From 71d8fa55ab671ae152c420738b2d9d49f8f1106d Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 5 Mar 2024 21:04:20 +0100 Subject: clean up timer & nanosecond includes --- src/timer.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/timer.cpp') diff --git a/src/timer.cpp b/src/timer.cpp index b068c55d..57442018 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -1,5 +1,6 @@ #include "timer.hpp" #include "compat/assert.hpp" +#include "nanosecond.hpp" #include #include #include -- cgit v1.2.3