summaryrefslogtreecommitdiffstats
path: root/src/math/old/math3d.cpp
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-06-15 16:58:04 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-06-15 16:58:04 +0200
commitb8027ce9a7f050b95846a668a02f5801331e127f (patch)
treea41bdf9e5b5431c9a4469bd54ba102cc438fe3f9 /src/math/old/math3d.cpp
parentb735913debff93c1a6444ec731cd4bf99ae2a5c2 (diff)
downloadcolobot-b8027ce9a7f050b95846a668a02f5801331e127f.tar.gz
colobot-b8027ce9a7f050b95846a668a02f5801331e127f.tar.bz2
colobot-b8027ce9a7f050b95846a668a02f5801331e127f.zip
Tests and fixes in math geometry.h module
Diffstat (limited to 'src/math/old/math3d.cpp')
-rw-r--r--src/math/old/math3d.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math/old/math3d.cpp b/src/math/old/math3d.cpp
index c9eb608..05154fe 100644
--- a/src/math/old/math3d.cpp
+++ b/src/math/old/math3d.cpp
@@ -23,7 +23,6 @@
#include <stdio.h>
#include <d3d.h>
-#include "common/struct.h"
#include "graphics/d3d/d3dengine.h"
#include "math/old/d3dmath.h"
#include "graphics/d3d/d3dutil.h"