From 42a7588f32119addb1e313ba3ff216832ea87927 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Sun, 10 Sep 2006 10:53:23 +0000 Subject: [PATCH] winwin32 compilation fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14963 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/insettext.C | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/insets/insettext.C b/src/insets/insettext.C index 1b90b0d3e1..9604bd8ebe 100644 --- a/src/insets/insettext.C +++ b/src/insets/insettext.C @@ -51,6 +51,8 @@ #include #include +#include + using lyx::docstring; using lyx::pos_type; -- 2.39.2