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.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/nanohttp/stdafx.h (limited to 'examples/nanohttp/stdafx.h') diff --git a/examples/nanohttp/stdafx.h b/examples/nanohttp/stdafx.h new file mode 100644 index 0000000..f3469f3 --- /dev/null +++ b/examples/nanohttp/stdafx.h @@ -0,0 +1,9 @@ +// stdafx.h : include file for standard system include files, +// or project specific include files that are used frequently, but +// are changed infrequently +// + +#include +#include + +// TODO: reference additional headers your program requires here -- cgit v1.1-32-gdbae