remove unneeded #include

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20827 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2007-10-07 20:36:09 +00:00
parent f1c1cba9c3
commit bbc4043a45

View File

@ -11,9 +11,6 @@
#include <config.h> #include <config.h>
#include "Dialogs.h" #include "Dialogs.h"
#include "GuiDialog.h"
#include "qt_helpers.h"
#include <boost/assert.hpp> #include <boost/assert.hpp>