summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/engine-2.3.1/test/RegressionTest/RegressionTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/graphite/engine-2.3.1/test/RegressionTest/RegressionTest.cpp')
-rw-r--r--Build/source/libs/graphite/engine-2.3.1/test/RegressionTest/RegressionTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/graphite/engine-2.3.1/test/RegressionTest/RegressionTest.cpp b/Build/source/libs/graphite/engine-2.3.1/test/RegressionTest/RegressionTest.cpp
index 1d361a4f3cd..b549daa38f3 100644
--- a/Build/source/libs/graphite/engine-2.3.1/test/RegressionTest/RegressionTest.cpp
+++ b/Build/source/libs/graphite/engine-2.3.1/test/RegressionTest/RegressionTest.cpp
@@ -34,6 +34,7 @@ int g_itcaseStart = 0; // adjust to skip to a certain test
SegmentMemoryUsage g_smu;
FontMemoryUsage g_fmu;
+const int TestCase::kAbsent;
std::string g_fontPath = ".";
#ifdef _WIN32