summaryrefslogtreecommitdiff
path: root/pcre/pcrecpp_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/pcrecpp_unittest.cc')
-rw-r--r--pcre/pcrecpp_unittest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcre/pcrecpp_unittest.cc b/pcre/pcrecpp_unittest.cc
index 92cae8fbea5..4b15fbef1c3 100644
--- a/pcre/pcrecpp_unittest.cc
+++ b/pcre/pcrecpp_unittest.cc
@@ -43,6 +43,7 @@
#include <vector>
#include "pcrecpp.h"
+using std::string;
using pcrecpp::StringPiece;
using pcrecpp::RE;
using pcrecpp::RE_Options;