]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
ng_literal_decorated: remove unused header
authorJustin Viiret <justin.viiret@intel.com>
Mon, 5 Jun 2017 05:39:08 +0000 (15:39 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Mon, 21 Aug 2017 01:10:11 +0000 (11:10 +1000)
src/nfagraph/ng_literal_decorated.cpp

index 3ba810f9555f375672dd870666c538f0415e4a19..1a8cafacefd0febddb5e88194cb46d4b5e0d4425 100644 (file)
@@ -45,8 +45,6 @@
 #include <memory>
 #include <sstream>
 
-#include <boost/graph/depth_first_search.hpp>
-
 using namespace std;
 
 namespace ue2 {