diff options
Diffstat (limited to 'cc/cc-test/src/windows.c')
-rw-r--r-- | cc/cc-test/src/windows.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cc/cc-test/src/windows.c b/cc/cc-test/src/windows.c deleted file mode 100644 index 0896aa0..0000000 --- a/cc/cc-test/src/windows.c +++ /dev/null @@ -1,3 +0,0 @@ -#include <windows.h> - -void windows() {} |