From 146f71ab89cc4c7cdd313d97f5958b6f57cdbfa3 Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 31 Jan 2020 16:04:20 +0100 Subject: [PATCH] Add include (won't compile on Windows otherwise) --- Adapter.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/Adapter.hh b/Adapter.hh index 5f1d5d2..d93c66b 100644 --- a/Adapter.hh +++ b/Adapter.hh @@ -6,6 +6,7 @@ #include #include #include +#include // TODO: put into not yet existing libpEpAdapter_utils.h, to be across whole libpEpAdapter #ifdef NDEBUG