Remove use of boost foreach.
[libsub.git] / src / exceptions.cc
index bc131b82d1763e8349291df5bb5c1c2308dc7c8a..72198fcefffe0bbfe4689b38b84bfe39fc84c332 100644 (file)
@@ -19,7 +19,6 @@
 
 #include "compose.hpp"
 #include "exceptions.h"
-#include <boost/foreach.hpp>
 
 using std::list;
 using std::string;