Index: experimental/windows_debugger/debugger/rsp_console/stdafx.cpp |
diff --git a/experimental/windows_debugger/debugger/rsp_console/stdafx.cpp b/experimental/windows_debugger/debugger/rsp_console/stdafx.cpp |
deleted file mode 100644 |
index a005a0bcf611c5cb9908c74982c39baf67d08c1e..0000000000000000000000000000000000000000 |
--- a/experimental/windows_debugger/debugger/rsp_console/stdafx.cpp |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-// stdafx.cpp : source file that includes just the standard includes |
-// rsp_console.pch will be the pre-compiled header |
-// stdafx.obj will contain the pre-compiled type information |
- |
-#include "stdafx.h" |
- |
-// TODO: reference any additional headers you need in STDAFX.H |
-// and not in this file |