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.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/formats/thom_cas.cpp b/src/lib/formats/thom_cas.cpp
index 2eef0a3eb66..02bab6217fe 100644
--- a/src/lib/formats/thom_cas.cpp
+++ b/src/lib/formats/thom_cas.cpp
@@ -10,8 +10,9 @@
#include "thom_cas.h"
-#include <cassert>
#include <cmath>
+#include <cstdio>
+#include <cstring>
/***************************** configuration **************************/