mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
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:
parent
4424d10669
commit
45813b3a3f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user