summaryrefslogtreecommitdiffstats
path: root/src/dom/uri.cpp
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2007-03-30 02:29:06 +0000
committerishmal <ishmal@users.sourceforge.net>2007-03-30 02:29:06 +0000
commit6e33e71fb8d91fd647326ee0de7073c87ed7f64e (patch)
treebe3e5fe62a762204cf76dc346e173387addf1486 /src/dom/uri.cpp
parentNotify UndoStackObservers on commited incomplete transactions and sp_document... (diff)
downloadinkscape-6e33e71fb8d91fd647326ee0de7073c87ed7f64e.tar.gz
inkscape-6e33e71fb8d91fd647326ee0de7073c87ed7f64e.zip
forgot #include <vector>
(bzr r2781)
Diffstat (limited to 'src/dom/uri.cpp')
-rw-r--r--src/dom/uri.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dom/uri.cpp b/src/dom/uri.cpp
index 1747f42f9..9eff6b8b0 100644
--- a/src/dom/uri.cpp
+++ b/src/dom/uri.cpp
@@ -35,7 +35,7 @@
#include <stdio.h>
#include <stdarg.h>
-
+#include <vector>
namespace org