mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 02:00:36 +03:00
Introduce custom adjacency-list based graph
This commit is contained in:
@@ -36,14 +36,13 @@
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
#include "nfagraph/ng_graph.h"
|
||||
#include "nfagraph/ng_holder.h"
|
||||
#include "util/ue2_containers.h"
|
||||
|
||||
namespace ue2 {
|
||||
|
||||
struct CompileContext;
|
||||
struct Grey;
|
||||
class NGHolder;
|
||||
class ReportManager;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user