mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-09 20:25:19 +00:00
Adds necessary header for assert
.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#include "PCMSegment.hpp"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
using namespace Storage::Disk;
|
||||
|
||||
PCMSegmentEventSource::PCMSegmentEventSource(const PCMSegment &segment) :
|
||||
|
Reference in New Issue
Block a user