From a68875b2cb5a747d5ffac421674c56d6ffde60f8 Mon Sep 17 00:00:00 2001 From: acspike Date: Tue, 4 Apr 2006 02:39:19 +0000 Subject: [PATCH] include errno.h --- src/style.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.cpp b/src/style.cpp index 20ae8fa93..230d8f466 100644 --- a/src/style.cpp +++ b/src/style.cpp @@ -40,6 +40,7 @@ #include "xml/repr.h" #include "unit-constants.h" #include "isnan.h" +#include using Inkscape::CSSOStringStream; using std::vector; -- 2.30.2