aboutsummaryrefslogtreecommitdiff
path: root/win/BTSC/stdafx.h
diff options
context:
space:
mode:
authorMachiavelli <none@none>2010-03-16 08:11:33 +0100
committerMachiavelli <none@none>2010-03-16 08:11:33 +0100
commit53bfd0934a5f76044d39828aece56ded411140ff (patch)
tree5a3cdf539603528c6ad02b695a9c8784a5c50846 /win/BTSC/stdafx.h
parentbbfdc117c88e764838acfd74114f22612f5c8c16 (diff)
Remove some files that were accidentaly added to last changeset.
--HG-- branch : trunk
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