summaryrefslogtreecommitdiff
path: root/goodies/inc
diff options
context:
space:
mode:
Diffstat (limited to 'goodies/inc')
-rw-r--r--goodies/inc/vector3d.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/goodies/inc/vector3d.hxx b/goodies/inc/vector3d.hxx
index 862c5b57239e..f909f8c02700 100644
--- a/goodies/inc/vector3d.hxx
+++ b/goodies/inc/vector3d.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: vector3d.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:21:10 $
+ * last change: $Author: kz $ $Date: 2006-12-13 15:11:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,10 +40,7 @@
#include <tools/solar.h>
#endif
-#ifndef _INC_MATH
#include <math.h>
-#endif
-
#include <vector>
class Point;