From 378441b559615cc96150e64137ae2ce02d23d2f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Sep 2013 20:59:49 +0300 Subject: fix some compilation issues in different platforms. --- src/party.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/party.cpp') diff --git a/src/party.cpp b/src/party.cpp index 2f747e752..b6594672a 100644 --- a/src/party.cpp +++ b/src/party.cpp @@ -27,7 +27,7 @@ #include "debug.h" -static const class SortPartyFunctor final +static class SortPartyFunctor final { public: bool operator() (const PartyMember *const p1, -- cgit v1.2.3-60-g2f50