From d6744d73957bb23a57a5d2c1f207eb239d1a6d0d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 16 Sep 2018 21:09:11 +0200 Subject: Clean up includes --- test/time_test.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/time_test.cpp') diff --git a/test/time_test.cpp b/test/time_test.cpp index 69416cd..c6f3d77 100644 --- a/test/time_test.cpp +++ b/test/time_test.cpp @@ -16,6 +16,8 @@ #include "raul/TimeStamp.hpp" #include "raul/TimeSlice.hpp" + +#include #include using namespace std; -- cgit v1.2.1