summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test-json-schema-to-grammar.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-json-schema-to-grammar.cpp b/tests/test-json-schema-to-grammar.cpp
index b2ce4d26..c5361b5b 100755
--- a/tests/test-json-schema-to-grammar.cpp
+++ b/tests/test-json-schema-to-grammar.cpp
@@ -2,6 +2,7 @@
#undef NDEBUG
#endif
+#include <cassert>
#include <fstream>
#include <sstream>
#include <regex>