Code

create/destroy the cairo_t for all items to render into (currently used only in outli...
[inkscape.git] / src / display / pixblock-transform.cpp
index 2d5abc62c11a9910f4461710222ca93872bb4771..a4fd2b98b75fee9abd75fa21f607d9d8cdaf7cab 100644 (file)
 
 #include <glib.h>
 #include <cmath>
+#if defined (SOLARIS_2_8)
 #include "round.h"
 using Inkscape::round;
+#endif 
 using std::floor;
 
 #include "libnr/nr-pixblock.h"