diff options
Diffstat (limited to 'src/lib/formats/mz_cas.cpp')
-rw-r--r-- | src/lib/formats/mz_cas.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/formats/mz_cas.cpp b/src/lib/formats/mz_cas.cpp index 0ab4cec8e84..6bc82a43bd1 100644 --- a/src/lib/formats/mz_cas.cpp +++ b/src/lib/formats/mz_cas.cpp @@ -3,7 +3,6 @@ #include "mz_cas.h" #include <cstring> -#include <cassert> #ifndef VERBOSE #define VERBOSE 0 |