From 4552131b751399a8b4fd323f5547f91c7cb0f978 Mon Sep 17 00:00:00 2001 From: Eduardo Ramos Testillano Date: Mon, 7 Sep 2015 16:09:14 +0200 Subject: [PATCH] Fix compilation error --- example/diameter/launcher/testing/TestManager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/example/diameter/launcher/testing/TestManager.cpp b/example/diameter/launcher/testing/TestManager.cpp index 40d8286..ca45e9c 100644 --- a/example/diameter/launcher/testing/TestManager.cpp +++ b/example/diameter/launcher/testing/TestManager.cpp @@ -7,6 +7,7 @@ // Standard #include +#include // Project #include -- 2.20.1