diff options
| author | Bryan Hoyle <starfoxprime@gmail.com> | 2012-11-16 21:51:55 (GMT) |
|---|---|---|
| committer | Bryan Hoyle <starfoxprime@gmail.com> | 2012-11-16 21:51:55 (GMT) |
| commit | 874cd400093c38e67fde4a1861603bce83135539 (patch) | |
| tree | e9c8b31b7cc752133dd0e110c652ed9775e859d5 /src/simulation/Element.h | |
| parent | e0aa92b017a8d5602ce8b43f6e240ab42a25fac4 (diff) | |
| parent | d8be547c734cfaa3d121412b11381b4787380762 (diff) | |
| download | powder-874cd400093c38e67fde4a1861603bce83135539.zip powder-874cd400093c38e67fde4a1861603bce83135539.tar.gz | |
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Diffstat (limited to 'src/simulation/Element.h')
| -rw-r--r-- | src/simulation/Element.h | 3 |
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 |
