From 2fa2b0e0b12450212f1d4aa2eb94207c4d76a40c Mon Sep 17 00:00:00 2001 From: Antonin Portelli Date: Mon, 23 Apr 2018 17:57:17 +0100 Subject: [PATCH] Hadrons: Application header does not include all the modules --- extras/Hadrons/Application.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/Hadrons/Application.hpp b/extras/Hadrons/Application.hpp index 8cd15433..0254f2fc 100644 --- a/extras/Hadrons/Application.hpp +++ b/extras/Hadrons/Application.hpp @@ -31,7 +31,7 @@ See the full license in the file "LICENSE" in the top level distribution directo #include #include -#include +#include BEGIN_HADRONS_NAMESPACE