mirror of
https://github.com/TomHarte/CLK.git
synced 2025-11-01 11:16:16 +00:00
Further eliminate file-relative includes.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
|
||||
#include "../ClockReceiver/TimeTypes.hpp"
|
||||
#include "ClockReceiver/TimeTypes.hpp"
|
||||
|
||||
namespace Concurrency {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user