summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/test/RegressionTest/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/graphite/test/RegressionTest/stdafx.h')
-rw-r--r--Build/source/libs/graphite/test/RegressionTest/stdafx.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/libs/graphite/test/RegressionTest/stdafx.h b/Build/source/libs/graphite/test/RegressionTest/stdafx.h
new file mode 100644
index 00000000000..c5e242de5cb
--- /dev/null
+++ b/Build/source/libs/graphite/test/RegressionTest/stdafx.h
@@ -0,0 +1,12 @@
+// 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 <iostream>
+// #include <tchar.h>
+
+// TODO: reference additional headers your program requires here