]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_string.h
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Other / Maintained / Tools / Pccts / h / pccts_string.h
diff --git a/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_string.h b/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/pccts_string.h
deleted file mode 100644 (file)
index 458a08a..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __PCCTS_STRING_H__\r
-#define __PCCTS_STRING_H__\r
-\r
-#ifdef PCCTS_USE_NAMESPACE_STD\r
-#include <cstring>\r
-#else\r
-#include <string.h>\r
-#endif\r
-\r
-#endif\r