Merge pull request #4646 from thedax/fixVS2013

Fix VS2013 build.
This commit is contained in:
Unknown W. Brackets 2013-11-27 07:34:18 -08:00
commit 23037aaaf2

View file

@ -16,6 +16,7 @@
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
#include <cmath>
#include <algorithm>
#include "base/colorutil.h"
#include "base/timeutil.h"