From: pjrm Date: Sat, 5 Jul 2008 12:02:53 +0000 (+0000) Subject: main-cmdlineact.h: Supply missing #includes/declarations so that we don't depend... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=98e23cba87cf17d681c47e499a8170dccb13eb9d;p=inkscape.git main-cmdlineact.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) --- diff --git a/src/main-cmdlineact.h b/src/main-cmdlineact.h index b40d7c2ba..aca039f98 100644 --- a/src/main-cmdlineact.h +++ b/src/main-cmdlineact.h @@ -15,6 +15,7 @@ * Released under GNU GPL v2.x, read the file 'COPYING' for more information */ +#include namespace Inkscape {