aboutsummaryrefslogtreecommitdiff
path: root/src/headerparser_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/headerparser_test.cc')
-rw-r--r--src/headerparser_test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/headerparser_test.cc b/src/headerparser_test.cc
index 3a7cfa4..66ed824 100644
--- a/src/headerparser_test.cc
+++ b/src/headerparser_test.cc
@@ -28,9 +28,7 @@ using std::vector;
class VCDiffHeaderParserTest : public testing::Test {
protected:
-#ifndef VCDIFF_HAS_GLOBAL_STRING
typedef std::string string;
-#endif // !VCDIFF_HAS_GLOBAL_STRING
static const int kTestSize = 1024;