fix compile error on linux https://travis-ci.org/HarpyWar/pvpgn/builds/33929543
This commit is contained in:
parent
8beca0c6e0
commit
5008da5b3d
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#include "compat/snprintf.h"
|
#include "compat/snprintf.h"
|
||||||
#include "common/eventlog.h"
|
#include "common/eventlog.h"
|
||||||
|
|
Loading…
Reference in a new issue