summaryrefslogtreecommitdiffstats
path: root/clang/lib/GR/ExplodedGraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/GR/ExplodedGraph.cpp')
-rw-r--r--clang/lib/GR/ExplodedGraph.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/GR/ExplodedGraph.cpp b/clang/lib/GR/ExplodedGraph.cpp
index 6890ebf2fc7..fc46813edc3 100644
--- a/clang/lib/GR/ExplodedGraph.cpp
+++ b/clang/lib/GR/ExplodedGraph.cpp
@@ -21,6 +21,7 @@
#include <vector>
using namespace clang;
+using namespace GR;
//===----------------------------------------------------------------------===//
// Node auditing.
OpenPOWER on IntegriCloud