From d2a6a48aaab7bb1d2e7f05a09f7470640cee7fd2 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sun, 9 Oct 2022 21:30:28 +0200 Subject: [PATCH] Enabling Qt4 builds --- src/ant/ant/antPropertiesPage.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ant/ant/antPropertiesPage.cc b/src/ant/ant/antPropertiesPage.cc index 7e55c2afc..ebdd408a5 100644 --- a/src/ant/ant/antPropertiesPage.cc +++ b/src/ant/ant/antPropertiesPage.cc @@ -27,6 +27,8 @@ #include "layQtTools.h" #include "tlException.h" +#include + namespace ant {