From 0b89afc220155e352a1683fb6ba3820294664ec5 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Tue, 10 Apr 2007 09:15:40 +0000 Subject: [PATCH] fix cash with Toc widget (when stdlib-debug is on) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17762 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/controllers/ControlToc.C | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/frontends/controllers/ControlToc.C b/src/frontends/controllers/ControlToc.C index e5f084d620..a8210a5eaf 100644 --- a/src/frontends/controllers/ControlToc.C +++ b/src/frontends/controllers/ControlToc.C @@ -9,8 +9,6 @@ * Full author contact details are available in file CREDITS. */ -#include - #include #include "ControlToc.h" @@ -27,7 +25,6 @@ #include "support/convert.h" -using std::vector; using std::string; -- 2.39.2