compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21599 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-11-14 08:17:55 +00:00
parent 1098ca796f
commit dd0ff2d0f7

View File

@ -26,6 +26,8 @@
#include "support/lstrings.h"
#include "support/Package.h"
#include <algorithm>
using std::find;
using std::string;
using std::vector;