summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/d81_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/d81_dsk.cpp')
-rw-r--r--src/lib/formats/d81_dsk.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/formats/d81_dsk.cpp b/src/lib/formats/d81_dsk.cpp
index a7f01c9c92e..e7e3ac29299 100644
--- a/src/lib/formats/d81_dsk.cpp
+++ b/src/lib/formats/d81_dsk.cpp
@@ -73,8 +73,6 @@ PER SECTOR ORGANIZATION:
*/
-#include <cassert>
-
#include "formats/d81_dsk.h"
d81_format::d81_format() : wd177x_format(formats)