From 6576b549c0acbe94e6d6d7e6c9a358c8a9fcea90 Mon Sep 17 00:00:00 2001 From: rans Date: Thu, 26 Aug 2004 17:02:24 +0000 Subject: Test http --- examples/nanohttp/stdafx.cpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/nanohttp/stdafx.cpp (limited to 'examples/nanohttp/stdafx.cpp') diff --git a/examples/nanohttp/stdafx.cpp b/examples/nanohttp/stdafx.cpp new file mode 100644 index 0000000..f0977a2 --- /dev/null +++ b/examples/nanohttp/stdafx.cpp @@ -0,0 +1,7 @@ +// 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" + + -- cgit v1.1-32-gdbae