summaryrefslogtreecommitdiff
path: root/src/simulation/Element.h
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2012-11-16 01:23:38 (GMT)
committer jacob1 <jfu614@gmail.com>2012-11-16 01:23:38 (GMT)
commit1e32c545d9ca7f960cdd6f77714c7b2761880478 (patch)
tree9800e5dbadcc53ed8f2c60762eb8b1abc88cb59f /src/simulation/Element.h
parentbf3d7e9ad76a9c06c2f7f5771311dc8ea481dd96 (diff)
downloadpowder-1e32c545d9ca7f960cdd6f77714c7b2761880478.zip
powder-1e32c545d9ca7f960cdd6f77714c7b2761880478.tar.gz
fix visual studio std::max problem
Diffstat (limited to 'src/simulation/Element.h')
-rw-r--r--src/simulation/Element.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/simulation/Element.h b/src/simulation/Element.h
index d9c7903..3c28e2f 100644
--- a/src/simulation/Element.h
+++ b/src/simulation/Element.h
@@ -8,9 +8,6 @@
#include "Gravity.h"
#include "Misc.h"
#include "ElementGraphics.h"
-#ifdef _MSC_VER
-#include <Windows.h>
-#endif
#define IPL -257.0f
#define IPH 257.0f