summaryrefslogtreecommitdiffstats
path: root/fsa/src/vespa/fsa/conceptnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/src/vespa/fsa/conceptnet.h')
-rw-r--r--fsa/src/vespa/fsa/conceptnet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsa/src/vespa/fsa/conceptnet.h b/fsa/src/vespa/fsa/conceptnet.h
index f082660ff18..d17b64bead5 100644
--- a/fsa/src/vespa/fsa/conceptnet.h
+++ b/fsa/src/vespa/fsa/conceptnet.h
@@ -10,7 +10,7 @@
#pragma once
-#include <assert.h>
+#include <cassert>
#include <stdlib.h>
#include "file.h" // for FileAccessMethod
#include "fsa.h"