Fix server compilation under windows

--HG--
branch : fix_compilation_windows
hg/compatibility-develop
Guillaume Dupuy 8 years ago
parent 20c216ecda
commit 5b3eed58ec

@ -14,7 +14,7 @@
// You should have received a copy of the GNU Affero General Public License // You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <functional>
#include "stdpch.h" #include "stdpch.h"
#include "deposit.h" #include "deposit.h"
#include "player_manager/character.h" #include "player_manager/character.h"

@ -15,7 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <functional>
#include "stdpch.h" #include "stdpch.h"
#include "fg_prospection_phrase.h" #include "fg_prospection_phrase.h"
#include "nel/misc/common.h" #include "nel/misc/common.h"

Loading…
Cancel
Save