X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FDepTable.cpp;h=46134055835b9130609d94347047ab087dad1d6a;hb=1f83c98eb46b8c383714e69ee0e61592dd402aab;hp=1cef441eb24f2aac9683a461127b6a00de66947a;hpb=3e3955c4f3ee3302d2e1aae643be37ee3b758512;p=lyx.git diff --git a/src/DepTable.cpp b/src/DepTable.cpp index 1cef441eb2..4613405583 100644 --- a/src/DepTable.cpp +++ b/src/DepTable.cpp @@ -25,9 +25,6 @@ #include -#ifndef CXX_GLOBAL_CSTD -using std::time; -#endif using std::endl; using std::flush; using std::getline;