summaryrefslogtreecommitdiff
path: root/vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'vector.h')
-rw-r--r--vector.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vector.h b/vector.h
index 48deb87..3ca5d1f 100644
--- a/vector.h
+++ b/vector.h
@@ -1,8 +1,6 @@
#ifndef VECTOR_H
#define VECTOR_H
-#include <boost/shared_ptr.hpp>
-
#include <string>
class Vector2 {