From 8a99307ba234557cea5ed8257e269bd94239faec Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Fri, 4 Mar 2022 03:33:27 -0500 Subject: [PATCH] update config include --- fpga/tests/unit/timer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpga/tests/unit/timer.cpp b/fpga/tests/unit/timer.cpp index f9529707d..ebefc489c 100644 --- a/fpga/tests/unit/timer.cpp +++ b/fpga/tests/unit/timer.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include "global.hpp" // cppcheck-suppress unknownMacro