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