finegrainify namespacification
[oota-llvm.git] / lib / Support / ConstantRange.cpp
index a9e1204de52db2999ff1cb2422e5d2dde56cebaf..7b45d20b5331d32408177ae4936c57d3ea1dbfa3 100644 (file)
@@ -25,6 +25,7 @@
 #include "llvm/Type.h"
 #include "llvm/Instruction.h"
 #include "llvm/ConstantHandling.h"
+using namespace llvm;
 
 /// Initialize a full (the default) or empty set for the specified type.
 ///