summaryrefslogtreecommitdiff
path: root/pcre/pcre_stringpiece_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/pcre_stringpiece_unittest.cc')
-rw-r--r--pcre/pcre_stringpiece_unittest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcre/pcre_stringpiece_unittest.cc b/pcre/pcre_stringpiece_unittest.cc
index 1c4759da3b0..88e73a1f976 100644
--- a/pcre/pcre_stringpiece_unittest.cc
+++ b/pcre/pcre_stringpiece_unittest.cc
@@ -24,6 +24,7 @@
} \
} while (0)
+using std::string;
using pcrecpp::StringPiece;
static void CheckSTLComparator() {