diff options
Diffstat (limited to 'Build/source/libs/graphite/engine-2.4/test/RegressionTest/stdafx.h')
-rw-r--r-- | Build/source/libs/graphite/engine-2.4/test/RegressionTest/stdafx.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Build/source/libs/graphite/engine-2.4/test/RegressionTest/stdafx.h b/Build/source/libs/graphite/engine-2.4/test/RegressionTest/stdafx.h deleted file mode 100644 index c5e242de5cb..00000000000 --- a/Build/source/libs/graphite/engine-2.4/test/RegressionTest/stdafx.h +++ /dev/null @@ -1,12 +0,0 @@ -// 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 |