mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
Remove unused std::time in src/DepTable.cpp
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19780 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dc86101baa
commit
024ff89634
@ -25,9 +25,6 @@
|
||||
|
||||
#include <fstream>
|
||||
|
||||
#ifndef CXX_GLOBAL_CSTD
|
||||
using std::time;
|
||||
#endif
|
||||
using std::endl;
|
||||
using std::flush;
|
||||
using std::getline;
|
||||
|
Loading…
Reference in New Issue
Block a user