Probably fixed the Windows build

This commit is contained in:
Alex Szpakowski
2015-02-22 02:30:26 -04:00
parent 813061c0e0
commit 59e1cf23e8
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -22,10 +22,9 @@
#include "Image.h"
#include "Graphics.h"
#include "common/Matrix.h"
#include "common/config.h"
#include <cstring> // For memcpy
#include <limits>
#include <algorithm> // For min/max
namespace love
{