aboutsummaryrefslogtreecommitdiff
path: root/win/BTSC/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/BTSC/stdafx.h')
-rw-r--r--win/BTSC/stdafx.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/win/BTSC/stdafx.h b/win/BTSC/stdafx.h
deleted file mode 100644
index b005a839def..00000000000
--- a/win/BTSC/stdafx.h
+++ /dev/null
@@ -1,15 +0,0 @@
-// stdafx.h : include file for standard system include files,
-// or project specific include files that are used frequently, but
-// are changed infrequently
-//
-
-#pragma once
-
-#include "targetver.h"
-
-#include <stdio.h>
-#include <tchar.h>
-
-
-
-// TODO: reference additional headers your program requires here