mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-26 15:32:04 +00:00
Adds necessary #include for assert
.
This commit is contained in:
parent
4dd235f677
commit
7cd11ecb7f
@ -8,6 +8,8 @@
|
||||
|
||||
#include "6850.hpp"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
using namespace Motorola::ACIA;
|
||||
|
||||
const HalfCycles ACIA::SameAsTransmit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user