aboutsummaryrefslogtreecommitdiffstats
path: root/tuplr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tuplr.cpp')
-rw-r--r--tuplr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tuplr.cpp b/tuplr.cpp
index 24bfea7..6df6fec 100644
--- a/tuplr.cpp
+++ b/tuplr.cpp
@@ -21,7 +21,6 @@
#define FOREACH(IT, i, c) for (IT i = (c).begin(); i != (c).end(); ++i)
using namespace std;
-using namespace llvm;
using boost::format;
Funcs ASTConsCall::funcs;