summaryrefslogtreecommitdiff
path: root/src/winclientlib/stdafx.cpp
diff options
context:
space:
mode:
authorChristian Muck <christian.muck@bmw.de>2011-04-11 15:41:05 +0200
committerChristian Muck <christian.muck@bmw.de>2011-04-11 15:41:05 +0200
commit760fb8a4daba3e403376099ce38aca8f88d695d3 (patch)
tree36b6f428cee8ba0af0fd50b3e44a3d4da9083a44 /src/winclientlib/stdafx.cpp
parent5394c6fa5bf40d9bc8619026cbc4c306211a8499 (diff)
downloadDLT-daemon-760fb8a4daba3e403376099ce38aca8f88d695d3.tar.gz
Init of dlt daemon
Diffstat (limited to 'src/winclientlib/stdafx.cpp')
-rwxr-xr-xsrc/winclientlib/stdafx.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/winclientlib/stdafx.cpp b/src/winclientlib/stdafx.cpp
new file mode 100755
index 0000000..62e53b6
--- /dev/null
+++ b/src/winclientlib/stdafx.cpp
@@ -0,0 +1,8 @@
+// stdafx.cpp : source file that includes just the standard includes
+// WwinClientLib.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