summaryrefslogtreecommitdiff
path: root/ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.h')
-rw-r--r--ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.h b/ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.h
deleted file mode 100644
index 8b9e996b7c0..00000000000
--- a/ACE/bin/LabVIEW_RT/labview_test_controller/stdafx.h
+++ /dev/null
@@ -1,14 +0,0 @@
-// $Id$
-// stdafx.h : include file for standard system include files, or
-// project specific include files that are used frequently, but are
-// changed infrequently
-//
-
-#pragma once
-
-
-#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
-// Windows Header Files:
-#include <windows.h>
-
-// TODO: reference additional headers your program requires here