summaryrefslogtreecommitdiffstats
path: root/examples/csoap/stdafx.cpp
diff options
context:
space:
mode:
authorGravatar snowdrop2004-08-30 07:30:00 +0000
committerGravatar snowdrop2004-08-30 07:30:00 +0000
commitc3124348d799ab746a5f4ab3d0d9175db9dac0ce (patch)
tree93f16af5d54d4addd67b10d1c812dd777c34c47a /examples/csoap/stdafx.cpp
parent5303a0894a62f8118be43e9d52f8c8354d9d1f0b (diff)
downloadcsoap-c3124348d799ab746a5f4ab3d0d9175db9dac0ce.tar.gz
csoap-c3124348d799ab746a5f4ab3d0d9175db9dac0ce.tar.bz2
moved to libsoap-win32 project
Diffstat (limited to 'examples/csoap/stdafx.cpp')
-rw-r--r--examples/csoap/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/csoap/stdafx.cpp b/examples/csoap/stdafx.cpp
deleted file mode 100644
index b51f75e..0000000
--- a/examples/csoap/stdafx.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// csoap.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