summaryrefslogtreecommitdiff
path: root/ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.cpp')
-rw-r--r--ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.cpp b/ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.cpp
new file mode 100644
index 00000000000..2c613e15662
--- /dev/null
+++ b/ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.cpp
@@ -0,0 +1,9 @@
+// $Id$
+// stdafx.cpp : source file that includes just the standard includes
+// labview_test_controller.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