aboutsummaryrefslogtreecommitdiff
path: root/lib/GR/BugReporter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/GR/BugReporter.cpp')
-rw-r--r--lib/GR/BugReporter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/GR/BugReporter.cpp b/lib/GR/BugReporter.cpp
index 41381d7bb4..432182313b 100644
--- a/lib/GR/BugReporter.cpp
+++ b/lib/GR/BugReporter.cpp
@@ -30,6 +30,7 @@
#include <queue>
using namespace clang;
+using namespace GR;
BugReporterVisitor::~BugReporterVisitor() {}
BugReporterContext::~BugReporterContext() {