Kornel's gcc compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31530 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2009-10-05 14:56:51 +00:00
parent a11372fa6b
commit b794a8efb1

View File

@ -122,6 +122,7 @@
#include <boost/crc.hpp>
#include <exception>
#include <sstream>
#include <vector>
using namespace std;