From b52127bcbf817ff8285b36d22198b275327e16bb Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 16 Dec 2012 17:47:51 -0800 Subject: Cleanup headers and remove all uses of va_list except logging --- src/common/mmo.hpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/common/mmo.hpp') diff --git a/src/common/mmo.hpp b/src/common/mmo.hpp index eb8ed1c..178247c 100644 --- a/src/common/mmo.hpp +++ b/src/common/mmo.hpp @@ -2,8 +2,9 @@ #ifndef MMO_HPP #define MMO_HPP -# include -# include "utils.hpp" // LCCWIN32 +# include + +# include "utils.hpp" # define FIFOSIZE_SERVERLINK 256*1024 -- cgit v1.2.3-60-g2f50