diff options
Diffstat (limited to 'src/lib/formats/x07_cas.cpp')
-rw-r--r-- | src/lib/formats/x07_cas.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/formats/x07_cas.cpp b/src/lib/formats/x07_cas.cpp index 182a1303cd8..71e8b304efc 100644 --- a/src/lib/formats/x07_cas.cpp +++ b/src/lib/formats/x07_cas.cpp @@ -8,8 +8,6 @@ #include "x07_cas.h" -#include <cassert> - #define WAVEENTRY_LOW -32768 #define WAVEENTRY_HIGH 32767 |