winwin32 compilation fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14963 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2006-09-10 10:53:23 +00:00
parent cfb1d179e6
commit 42a7588f32

View File

@ -51,6 +51,8 @@
#include <boost/bind.hpp>
#include <boost/current_function.hpp>
#include <sstream>
using lyx::docstring;
using lyx::pos_type;