]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/Pccts/h/pccts_stdio.h
Restructuring for better separation of Tool packages.
[mirror_edk2.git] / Tools / Source / TianoTools / Pccts / h / pccts_stdio.h
diff --git a/Tools/Source/TianoTools/Pccts/h/pccts_stdio.h b/Tools/Source/TianoTools/Pccts/h/pccts_stdio.h
deleted file mode 100644 (file)
index ac34d10..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __PCCTS_STDIO_H__\r
-#define __PCCTS_STDIO_H__\r
-\r
-#ifdef PCCTS_USE_NAMESPACE_STD\r
-#include <cstdio>\r
-#else\r
-#include <stdio.h>\r
-#endif\r
-\r
-#endif\r