From 864e023e0faeca5aa662023a54af7e4f9797fafa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Jun 2017 19:05:52 +0300 Subject: Move foreach macroses into separate file. --- src/gui/models/updatelistmodel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/models/updatelistmodel.h') diff --git a/src/gui/models/updatelistmodel.h b/src/gui/models/updatelistmodel.h index 8156ec145..74bd44af1 100644 --- a/src/gui/models/updatelistmodel.h +++ b/src/gui/models/updatelistmodel.h @@ -27,6 +27,8 @@ #include "net/serverinfo.h" +#include "utils/foreach.h" + #include "localconsts.h" class UpdateListModel final : public ListModel -- cgit v1.2.3-70-g09d2