using std::find;

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8202 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-12-05 13:13:42 +00:00
parent 4424d10669
commit 45813b3a3f

View File

@ -46,6 +46,7 @@ using lyx::support::strToInt;
using lyx::support::token;
using lyx::support::trim;
using std::find;
using std::string;
using std::vector;