summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/gtp_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/gtp_cas.cpp')
-rw-r--r--src/lib/formats/gtp_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/gtp_cas.cpp b/src/lib/formats/gtp_cas.cpp
index fd3a16932b3..0a5c34d140c 100644
--- a/src/lib/formats/gtp_cas.cpp
+++ b/src/lib/formats/gtp_cas.cpp
@@ -6,7 +6,7 @@
Miodrag Milanovic
*/
-#include <assert.h>
+#include <cassert>
#include "gtp_cas.h"