aboutsummaryrefslogtreecommitdiff
path: root/aberth/polygen.cpp
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2020-06-30 10:49:59 +0200
committerTom Smeding <tom.smeding@gmail.com>2020-06-30 10:49:59 +0200
commitbd672e1f7aefc66e95c4e4a27388a99248358d8c (patch)
tree684c420c319486be9b0bf05344fbe87dd357b330 /aberth/polygen.cpp
parent3b1767a3f4fd2f0ff2b03d7daa9307fce115b5ea (diff)
aberth: Compile with latest futhark
Diffstat (limited to 'aberth/polygen.cpp')
-rw-r--r--aberth/polygen.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/aberth/polygen.cpp b/aberth/polygen.cpp
index e606dc8..d846e90 100644
--- a/aberth/polygen.cpp
+++ b/aberth/polygen.cpp
@@ -1,3 +1,4 @@
+#include <cassert>
#include "polygen.h"
#include "util.h"