From 61cc99f989776813652ed4091c9b913bd56b6522 Mon Sep 17 00:00:00 2001 From: Aaron Spike Date: Tue, 4 Apr 2006 02:39:19 +0000 Subject: include errno.h (bzr r420) --- src/style.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/style.cpp') 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; -- cgit v1.2.3