Index: experimental/LightSymbolsUtil/Callstacker/Callstacker/stdafx.h |
diff --git a/experimental/LightSymbolsUtil/Callstacker/Callstacker/stdafx.h b/experimental/LightSymbolsUtil/Callstacker/Callstacker/stdafx.h |
deleted file mode 100644 |
index b005a839def24829d348825ce6303a5538707527..0000000000000000000000000000000000000000 |
--- a/experimental/LightSymbolsUtil/Callstacker/Callstacker/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 |