From c0ecca4adfa5982d596adf2f8c8c01473bd28ca5 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 27 Aug 2019 15:52:31 +0200 Subject: Fix includes in GuardIntervalInserter --- src/GuardIntervalInserter.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/GuardIntervalInserter.cpp') diff --git a/src/GuardIntervalInserter.cpp b/src/GuardIntervalInserter.cpp index 6e1df4f..0cd5bd5 100644 --- a/src/GuardIntervalInserter.cpp +++ b/src/GuardIntervalInserter.cpp @@ -26,7 +26,8 @@ #include "GuardIntervalInserter.h" #include "PcDebug.h" -#include +#include +#include #include #include #include -- cgit v1.2.3