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