diff options
Diffstat (limited to 'src/lib/formats/phc25_cas.cpp')
-rw-r--r-- | src/lib/formats/phc25_cas.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/formats/phc25_cas.cpp b/src/lib/formats/phc25_cas.cpp index ee8864adbb5..8294df07628 100644 --- a/src/lib/formats/phc25_cas.cpp +++ b/src/lib/formats/phc25_cas.cpp @@ -31,8 +31,6 @@ enough to make it work. #include "phc25_cas.h" -#include <cassert> - #define WAVEENTRY_LOW -32768 #define WAVEENTRY_HIGH 32767 |