summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/cgen_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/cgen_cas.cpp')
-rw-r--r--src/lib/formats/cgen_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/cgen_cas.cpp b/src/lib/formats/cgen_cas.cpp
index be4b9397f89..de47a45375d 100644
--- a/src/lib/formats/cgen_cas.cpp
+++ b/src/lib/formats/cgen_cas.cpp
@@ -19,7 +19,7 @@ We now support these three types below...
********************************************************************/
-#include <assert.h>
+#include <cassert>
#include "formats/cgen_cas.h"