]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
rose_build_anchored: remove unused forward decls
authorJustin Viiret <justin.viiret@intel.com>
Thu, 14 Jul 2016 01:50:23 +0000 (11:50 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Wed, 10 Aug 2016 04:59:10 +0000 (14:59 +1000)
src/rose/rose_build_anchored.h

index 579b26d720657639318d331be16f07ef839982c7..ef06fcbbed0159654fd6753a6e7c523930195ce1 100644 (file)
 #include <set>
 
 struct anchored_matcher_info;
-struct RoseEngine;
 
 namespace ue2 {
 
-class NGHolder;
 class RoseBuildImpl;
-struct Grey;
 struct raw_dfa;
 
 /**