From 06694fd4006c6ab76f7902a95cc5623a3649b01e Mon Sep 17 00:00:00 2001 From: rans Date: Thu, 26 Aug 2004 17:00:18 +0000 Subject: CSoap Client --- examples/csoap/stdafx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/csoap/stdafx.cpp (limited to 'examples/csoap/stdafx.cpp') diff --git a/examples/csoap/stdafx.cpp b/examples/csoap/stdafx.cpp new file mode 100644 index 0000000..b51f75e --- /dev/null +++ b/examples/csoap/stdafx.cpp @@ -0,0 +1,8 @@ +// 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 -- cgit v1.1-32-gdbae