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