summaryrefslogtreecommitdiffstats
path: root/src/build_log_perftest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/build_log_perftest.cc')
-rw-r--r--src/build_log_perftest.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build_log_perftest.cc b/src/build_log_perftest.cc
index e471d13..ced0df9 100644
--- a/src/build_log_perftest.cc
+++ b/src/build_log_perftest.cc
@@ -26,6 +26,8 @@
#include <unistd.h>
#endif
+using namespace std;
+
const char kTestFilename[] = "BuildLogPerfTest-tempfile";
struct NoDeadPaths : public BuildLogUser {