diff options
author | snowdrop | 2004-08-30 07:30:00 +0000 |
---|---|---|
committer | snowdrop | 2004-08-30 07:30:00 +0000 |
commit | c3124348d799ab746a5f4ab3d0d9175db9dac0ce (patch) | |
tree | 93f16af5d54d4addd67b10d1c812dd777c34c47a /examples/nanohttp/stdafx.cpp | |
parent | 5303a0894a62f8118be43e9d52f8c8354d9d1f0b (diff) | |
download | csoap-c3124348d799ab746a5f4ab3d0d9175db9dac0ce.tar.gz csoap-c3124348d799ab746a5f4ab3d0d9175db9dac0ce.tar.bz2 |
moved to libsoap-win32 project
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" - - |