From: Georg Baum Date: Sun, 25 Jul 2004 12:59:12 +0000 (+0000) Subject: STLPort compile fix X-Git-Tag: 1.6.10~15142 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f67fd3cb29b4e57c4a28ec1e94a47be4799d343c;hp=e34a1e90af5fd0e5849942341bc12ed5bba991cd;p=lyx.git STLPort compile fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8852 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/ChangeLog b/src/ChangeLog index 58bc2b7106..52967a6b77 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-07-25 Georg Baum + + * Spacing.h: add (STLPort compile fix) + 2004-07-25 Lars Gullik Bjonnes * lyxlex_pimpl.C (compare_tags): chagne return type of operator() diff --git a/src/Spacing.h b/src/Spacing.h index 03c5db7231..495a97d16a 100644 --- a/src/Spacing.h +++ b/src/Spacing.h @@ -13,6 +13,7 @@ #define SPACING_H #include +#include ///