git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24658 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-05-07 14:45:49 +00:00
parent c32f7c377e
commit f89b05ebc2

View File

@ -21,12 +21,11 @@
#include "LyXFunc.h" #include "LyXFunc.h"
#include "support/debug.h" #include "support/debug.h"
#include "support/lassert.h"
#include <QSettings> #include <QSettings>
#include <QString> #include <QString>
#include "support/lassert.h"
#include <string> #include <string>
using namespace std; using namespace std;