summaryrefslogtreecommitdiffstats
path: root/src/math/all.h
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-09-11 21:14:32 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-09-11 21:14:32 +0200
commit6c21dceb35f7aaf90e54d3c030130e9465f343f3 (patch)
tree17a873a9b9729c619f183ceeeb5ae9106180ec26 /src/math/all.h
parentefe4f0baddf10124581e4fcb88d55a52838b06a1 (diff)
downloadcolobot-6c21dceb35f7aaf90e54d3c030130e9465f343f3.tar.gz
colobot-6c21dceb35f7aaf90e54d3c030130e9465f343f3.tar.bz2
colobot-6c21dceb35f7aaf90e54d3c030130e9465f343f3.zip
Tests rewrite and Doxygen in src/math
- rewritten tests to use new framework - updated/reformatted Doxygen - removed legacy conversions
Diffstat (limited to 'src/math/all.h')
-rw-r--r--src/math/all.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/math/all.h b/src/math/all.h
index 4ac9d55..0d067d3 100644
--- a/src/math/all.h
+++ b/src/math/all.h
@@ -27,5 +27,3 @@
#include "vector.h"
#include "matrix.h"
#include "geometry.h"
-
-#include "conv.h"