From cd5e6c8856a1ac7b94e0fa799c471eaa8c8ecae4 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Wed, 5 Oct 2011 00:06:08 -0700 Subject: Cleanup for src/forward.h. (About 19 of the affected files did not require the contents forward.h at all). (bzr r10667) --- src/extension/execution-env.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/extension/execution-env.h') diff --git a/src/extension/execution-env.h b/src/extension/execution-env.h index be7cf3fb7..92f496b90 100644 --- a/src/extension/execution-env.h +++ b/src/extension/execution-env.h @@ -17,10 +17,16 @@ #include -#include "forward.h" #include "extension.h" namespace Inkscape { + +namespace UI { +namespace View { +class View; +} // namespace View +} // namespace UI + namespace Extension { class Effect; -- cgit v1.2.3