]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CCode/Source/Pccts/h/pccts_istream.h
Retiring the ANT/JAVA build and removing the older EDK II packages that required...
[mirror_edk2.git] / Tools / CCode / Source / Pccts / h / pccts_istream.h
diff --git a/Tools/CCode/Source/Pccts/h/pccts_istream.h b/Tools/CCode/Source/Pccts/h/pccts_istream.h
deleted file mode 100644 (file)
index e25cb8c..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __PCCTS_ISTREAM_H__\r
-#define __PCCTS_ISTREAM_H__\r
-\r
-#ifdef PCCTS_USE_NAMESPACE_STD\r
-#include <istream>\r
-#else\r
-#include <istream.h>\r
-#endif\r
-\r
-#endif\r