diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-15 20:47:14 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-15 20:47:14 +0000 |
| commit | c863f1feb02683ba6cccacbe09ea9acbe1b371df (patch) | |
| tree | 24427ecd1e9316081944ac9e28e12e63bc5f1076 /src/document.h | |
| parent | fix build some more... (diff) | |
| download | inkscape-c863f1feb02683ba6cccacbe09ea9acbe1b371df.tar.gz inkscape-c863f1feb02683ba6cccacbe09ea9acbe1b371df.zip | |
More header cleanup/fwd declarations
(bzr r10986)
Diffstat (limited to 'src/document.h')
| -rw-r--r-- | src/document.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/document.h b/src/document.h index bf1644d0f..f28e615d8 100644 --- a/src/document.h +++ b/src/document.h @@ -19,11 +19,8 @@ #include <stddef.h> #include <sigc++/sigc++.h> -#include <sigc++/class_slot.h> - #include "libcroco/cr-cascade.h" #include <2geom/forward.h> - #include "gc-managed.h" #include "gc-finalized.h" #include "gc-anchored.h" |
