summaryrefslogtreecommitdiff
path: root/test cases/common/150 dotinclude/stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/common/150 dotinclude/stdio.h')
-rw-r--r--test cases/common/150 dotinclude/stdio.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/test cases/common/150 dotinclude/stdio.h b/test cases/common/150 dotinclude/stdio.h
deleted file mode 100644
index b6bd09fc4..000000000
--- a/test cases/common/150 dotinclude/stdio.h
+++ /dev/null
@@ -1,6 +0,0 @@
-// There is no #pragma once because we _want_ to cause an eternal loop
-// if this wrapper invokes itself.
-
-#define WRAPPER_INCLUDED
-
-#include<stdio.h>