summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/thom_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/thom_cas.cpp')
-rw-r--r--src/lib/formats/thom_cas.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/formats/thom_cas.cpp b/src/lib/formats/thom_cas.cpp
index 45f89ac2a29..a00c2c3234b 100644
--- a/src/lib/formats/thom_cas.cpp
+++ b/src/lib/formats/thom_cas.cpp
@@ -8,8 +8,8 @@
**********************************************************************/
-#include <math.h>
-#include <assert.h>
+#include <cmath>
+#include <cassert>
#include "pool.h"
#include "cassimg.h"