MSVC Compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23540 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-03-07 19:43:17 +00:00
parent c19b310d25
commit f0771cecc2

View File

@ -35,6 +35,7 @@
#include "support/lstrings.h" #include "support/lstrings.h"
#include "support/os.h" #include "support/os.h"
#include <algorithm>
#include <sstream> #include <sstream>
#include "boost/assert.hpp" #include "boost/assert.hpp"