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
This commit is contained in:
Jean-Marc Lasgouttes 2007-04-10 09:15:40 +00:00
parent 89d2607cf1
commit 0b89afc220

View File

@ -9,8 +9,6 @@
* Full author contact details are available in file CREDITS.
*/
#include <sstream>
#include <config.h>
#include "ControlToc.h"
@ -27,7 +25,6 @@
#include "support/convert.h"
using std::vector;
using std::string;