summaryrefslogtreecommitdiffstats
path: root/branches/1.0/Samples/C++/REGISTER/test/stdafx.h
diff options
context:
space:
mode:
authorbossiel <bossiel@yahoo.fr>2011-08-10 22:59:15 +0000
committerbossiel <bossiel@yahoo.fr>2011-08-10 22:59:15 +0000
commit9350baf5a3444cc035bd5eedcded04b1fe823228 (patch)
treefa358e21d292a0d71297803f8a4b6d8d681d3139 /branches/1.0/Samples/C++/REGISTER/test/stdafx.h
parentb7cca8f4573552bc6950a5c289b9578511557d8f (diff)
downloaddoubango-9350baf5a3444cc035bd5eedcded04b1fe823228.zip
doubango-9350baf5a3444cc035bd5eedcded04b1fe823228.tar.gz
Move deprecated v1.0 from trunk to branches
Diffstat (limited to 'branches/1.0/Samples/C++/REGISTER/test/stdafx.h')
-rw-r--r--branches/1.0/Samples/C++/REGISTER/test/stdafx.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/branches/1.0/Samples/C++/REGISTER/test/stdafx.h b/branches/1.0/Samples/C++/REGISTER/test/stdafx.h
new file mode 100644
index 0000000..47a0d02
--- /dev/null
+++ b/branches/1.0/Samples/C++/REGISTER/test/stdafx.h
@@ -0,0 +1,15 @@
+// stdafx.h : include file for standard system include files,
+// or project specific include files that are used frequently, but
+// are changed infrequently
+//
+
+#pragma once
+
+#include "targetver.h"
+
+#include <stdio.h>
+#include <tchar.h>
+
+
+
+// TODO: reference additional headers your program requires here
OpenPOWER on IntegriCloud