summaryrefslogtreecommitdiff
path: root/src/hypergraph.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/hypergraph.hh')
-rw-r--r--src/hypergraph.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hypergraph.hh b/src/hypergraph.hh
index 8e05e9f..d1217a5 100644
--- a/src/hypergraph.hh
+++ b/src/hypergraph.hh
@@ -1,6 +1,7 @@
#pragma once
#include <algorithm>
+#include <cassert>
#include <fstream>
#include <functional>
#include <iostream>