Fix bsd build after 756c8ff7

This commit is contained in:
Antz 2017-01-21 00:02:40 +00:00 committed by Antz
parent eece455c1a
commit bcb02794eb

View File

@ -28,6 +28,7 @@
#include <stdexcept> #include <stdexcept>
#include <vector> #include <vector>
#include <algorithm> #include <algorithm>
#include <cmath>
#include <Platform/Define.h> #include <Platform/Define.h>