mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-25 18:30:21 +00:00
Adds necessary header for assert
.
This commit is contained in:
parent
a1c60152d4
commit
27657fcde0
@ -8,6 +8,8 @@
|
||||
|
||||
#include "PCMSegment.hpp"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
using namespace Storage::Disk;
|
||||
|
||||
PCMSegmentEventSource::PCMSegmentEventSource(const PCMSegment &segment) :
|
||||
|
Loading…
Reference in New Issue
Block a user