fix MSVC linking error

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17456 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-03-16 15:24:36 +00:00
parent 61dde5d797
commit 5bfc89706f

View File

@ -30,6 +30,7 @@
#include "support/os.h"
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/regex.hpp>
#include <fstream>