mirror of
https://github.com/TomHarte/CLK.git
synced 2026-01-23 01:16:10 +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