diff options
Diffstat (limited to 'src/lib/formats/sorc_cas.cpp')
-rw-r--r-- | src/lib/formats/sorc_cas.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/formats/sorc_cas.cpp b/src/lib/formats/sorc_cas.cpp index 21b3f8b5c2c..78417e80fc0 100644 --- a/src/lib/formats/sorc_cas.cpp +++ b/src/lib/formats/sorc_cas.cpp @@ -24,9 +24,8 @@ header and leader bytes. ********************************************************************/ -#include "sorc_cas.h" -#include <cassert> +#include "sorc_cas.h" #define WAVEENTRY_LOW -32768 |