From d8c848784e445bc214ba5a45825f665d5ad5272a Mon Sep 17 00:00:00 2001 From: mjjo Date: Sat, 20 Jul 2013 23:20:35 +0000 Subject: [PATCH] --- StockServer/StdAfx.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 StockServer/StdAfx.cpp diff --git a/StockServer/StdAfx.cpp b/StockServer/StdAfx.cpp new file mode 100644 index 0000000..57c8efd --- /dev/null +++ b/StockServer/StdAfx.cpp @@ -0,0 +1,8 @@ +// stdafx.cpp : source file that includes just the standard includes +// StockServer.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + + +