From fb6ceef2e2b30d63a89c2ab9aa9ad546ba1fb592 Mon Sep 17 00:00:00 2001 From: ishmal Date: Mon, 23 Jun 2008 16:54:27 +0000 Subject: [PATCH] need #include --- src/libnr/n-art-bpath-2geom.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libnr/n-art-bpath-2geom.cpp b/src/libnr/n-art-bpath-2geom.cpp index 2a8382e9f..bb88c4f1c 100644 --- a/src/libnr/n-art-bpath-2geom.cpp +++ b/src/libnr/n-art-bpath-2geom.cpp @@ -15,7 +15,7 @@ #include <2geom/path.h> #include <2geom/svg-path.h> #include <2geom/svg-path-parser.h> - +#include std::vector BPath_to_2GeomPath(NArtBpath const * bpath) -- 2.30.2