From 35830f456cadaecf8b8e3944e3031a1a93f6cb41 Mon Sep 17 00:00:00 2001 From: Adrian Boguszewski Date: Wed, 3 Aug 2016 15:29:38 +0200 Subject: Removed unused includes, decreased compilation time. Once again (bzr r15034) --- src/object-hierarchy.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/object-hierarchy.cpp') diff --git a/src/object-hierarchy.cpp b/src/object-hierarchy.cpp index f241da83d..87b7ac570 100644 --- a/src/object-hierarchy.cpp +++ b/src/object-hierarchy.cpp @@ -10,13 +10,10 @@ */ #include -#include #include "sp-object.h" #include "object-hierarchy.h" -#include - namespace Inkscape { ObjectHierarchy::ObjectHierarchy(SPObject *top) { -- cgit v1.2.3