mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-25 16:31:42 +00:00
This uses Cycles and HalfCycles, so should include ClockReceiver.
This commit is contained in:
parent
0a94184d6b
commit
0f6934a131
@ -9,6 +9,7 @@
|
||||
#ifndef JustInTime_h
|
||||
#define JustInTime_h
|
||||
|
||||
#include "ClockReceiver.hpp"
|
||||
#include "../Concurrency/AsyncTaskQueue.hpp"
|
||||
#include "ClockingHintSource.hpp"
|
||||
#include "ForceInline.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user