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