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/net/eathena/buyingstorehandler.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/buyingstorehandler.cpp') diff --git a/src/net/eathena/buyingstorehandler.cpp b/src/net/eathena/buyingstorehandler.cpp index 32ec084c9..d342be0b8 100644 --- a/src/net/eathena/buyingstorehandler.cpp +++ b/src/net/eathena/buyingstorehandler.cpp @@ -28,6 +28,8 @@ #include "net/eathena/messageout.h" #include "net/eathena/protocolout.h" +#include "utils/foreach.h" + #include "resources/item/shopitem.h" #include "debug.h" -- cgit v1.2.3-60-g2f50