mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-16 05:27:43 +00:00
This uses Cycles and HalfCycles, so should include ClockReceiver.
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#ifndef JustInTime_h
|
#ifndef JustInTime_h
|
||||||
#define JustInTime_h
|
#define JustInTime_h
|
||||||
|
|
||||||
|
#include "ClockReceiver.hpp"
|
||||||
#include "../Concurrency/AsyncTaskQueue.hpp"
|
#include "../Concurrency/AsyncTaskQueue.hpp"
|
||||||
#include "ClockingHintSource.hpp"
|
#include "ClockingHintSource.hpp"
|
||||||
#include "ForceInline.hpp"
|
#include "ForceInline.hpp"
|
||||||
|
Reference in New Issue
Block a user