Defining the interfaces to add various regions to snapshot
[model-checker.git] / model.h
diff --git a/model.h b/model.h
index 8614563abd16314098c3a621cb7b73e54baede12..d3b42053fcee011ed32e47df7fef9822aadd144d 100644 (file)
--- a/model.h
+++ b/model.h
@@ -3,6 +3,7 @@
 
 #include <list>
 #include <map>
+#include <vector>
 #include <cstddef>
 #include <ucontext.h>