From b29382bc6ac2e44015995dedecfd61dd4b801de8 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 00ec4e61e..61bc261ae 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 {