compil fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21030 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-10-18 09:24:16 +00:00
parent bfbf9c14e2
commit 01ac256b90
2 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,8 @@
#include <QToolBar>
#include <QUrl>
#include <boost/current_function.hpp>
using std::endl;
using std::string;
using std::vector;

View File

@ -43,6 +43,7 @@
#include <QTabBar>
#include <QTimer>
#include <boost/current_function.hpp>
#include <boost/bind.hpp>
#ifdef Q_WS_X11