mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
missing using std::endl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7484 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
44bb33dac2
commit
2ad6599081
@ -48,6 +48,7 @@ using namespace lyx::support;
|
||||
|
||||
using std::bind2nd;
|
||||
using std::vector;
|
||||
using std::endl;
|
||||
|
||||
|
||||
namespace {
|
||||
|
Loading…
Reference in New Issue
Block a user