Skip to content
Snippets Groups Projects
Commit 983340be authored by Jaime Arias's avatar Jaime Arias
Browse files

fix: add #include <functional>

parent ee8ce8d9
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
#include "sylvan_seq.h"
#include <sylvan_sog.h>
#include <sylvan_int.h>
#include <functional>
using namespace sylvan;
using namespace std;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment