aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/gen/gen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/univalue/gen/gen.cpp')
-rw-r--r--src/univalue/gen/gen.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/univalue/gen/gen.cpp b/src/univalue/gen/gen.cpp
index 17f361941d..85fe20924a 100644
--- a/src/univalue/gen/gen.cpp
+++ b/src/univalue/gen/gen.cpp
@@ -12,8 +12,6 @@
#include <string.h>
#include "univalue.h"
-using namespace std;
-
static bool initEscapes;
static std::string escapes[256];