From 9c61ea54efdff70c3ae6505cbc64436cd86ceb67 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Sun, 19 Apr 2009 23:03:50 +0000 Subject: [PATCH] compilation fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29351 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Counters.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Counters.cpp b/src/Counters.cpp index 83fbf9a8dc..6b59918696 100644 --- a/src/Counters.cpp +++ b/src/Counters.cpp @@ -21,6 +21,7 @@ #include "support/lassert.h" #include "support/lstrings.h" +#include #include using namespace std; -- 2.39.2