diff options
Diffstat (limited to 'src/lib/formats/sol_cas.cpp')
-rw-r--r-- | src/lib/formats/sol_cas.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/formats/sol_cas.cpp b/src/lib/formats/sol_cas.cpp index 2d60023b23f..1e54963953b 100644 --- a/src/lib/formats/sol_cas.cpp +++ b/src/lib/formats/sol_cas.cpp @@ -33,9 +33,8 @@ SVT - The full explanation may be found on the Solace web site, escaped characters ********************************************************************/ -#include "sol_cas.h" -#include <cassert> +#include "sol_cas.h" #define WAVEENTRY_LOW -32768 |