aboutsummaryrefslogtreecommitdiffstats
path: root/tuplr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tuplr.cpp')
-rw-r--r--tuplr.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tuplr.cpp b/tuplr.cpp
index 121bd6d..8e18d5f 100644
--- a/tuplr.cpp
+++ b/tuplr.cpp
@@ -23,8 +23,6 @@
#include <stack>
#include "tuplr.hpp"
-#define FOREACH(IT, i, c) for (IT i = (c).begin(); i != (c).end(); ++i)
-
using namespace std;
using boost::format;