diff options
Diffstat (limited to 'src/lib/formats/fmtowns_dsk.cpp')
-rw-r--r-- | src/lib/formats/fmtowns_dsk.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/formats/fmtowns_dsk.cpp b/src/lib/formats/fmtowns_dsk.cpp index 13d1408ba4b..e07fc7c894e 100644 --- a/src/lib/formats/fmtowns_dsk.cpp +++ b/src/lib/formats/fmtowns_dsk.cpp @@ -8,8 +8,6 @@ * Created on: 23/03/2014 */ - #include <cassert> - #include "formats/fmtowns_dsk.h" fmtowns_format::fmtowns_format() : wd177x_format(formats) |