diff options
Diffstat (limited to 'examples/nanohttp/stdafx.cpp')
-rw-r--r-- | examples/nanohttp/stdafx.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/nanohttp/stdafx.cpp b/examples/nanohttp/stdafx.cpp deleted file mode 100644 index f0977a2..0000000 --- a/examples/nanohttp/stdafx.cpp +++ /dev/null @@ -1,7 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// csoapserver.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - - |