summaryrefslogtreecommitdiff
path: root/src/main/Vector3D.h
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2011-04-17 20:51:10 +0000
committerJakob Odersky <jodersky@gmail.com>2011-04-17 20:51:10 +0000
commit5c7b4e1372ec25a8df3af20afedb63349dddfdca (patch)
treea4ef8a2a8352377c09ab6a9c319c45ad8b6d2945 /src/main/Vector3D.h
parentfa155ede4af523228b455015312f5ebbb0fec183 (diff)
downloadvhc-5c7b4e1372ec25a8df3af20afedb63349dddfdca.tar.gz
vhc-5c7b4e1372ec25a8df3af20afedb63349dddfdca.tar.bz2
vhc-5c7b4e1372ec25a8df3af20afedb63349dddfdca.zip
Nettoyage dans gui.
Diffstat (limited to 'src/main/Vector3D.h')
-rw-r--r--src/main/Vector3D.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/Vector3D.h b/src/main/Vector3D.h
index 48a6c81..3c41147 100644
--- a/src/main/Vector3D.h
+++ b/src/main/Vector3D.h
@@ -9,7 +9,6 @@
#define VECTOR3D_H_
#include <math.h>
-#include "exceptions.h"
#include "Printable.h"
namespace vhc {