MSVC compile fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23533 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-03-07 07:21:13 +00:00
parent 6edb3984bf
commit cab2fe4cce

View File

@ -28,6 +28,7 @@
#include <boost/assert.hpp>
#include <algorithm>
#include <iostream>
#include <map>
#include <sstream>