]> git.lyx.org Git - lyx.git/blobdiff - src/DepTable.C
redraw fix 1.
[lyx.git] / src / DepTable.C
index fecf867d8ddc25d29aed84c18cdc9dc35662e6d5..dd487fcd39a1ec27702d19a6b9c6e63411a4d030 100644 (file)
 #include <fstream>
 #include <ctime>
 
+#ifndef CXX_GLOBAL_CSTD
+using std::time;
+#endif
+
 using std::make_pair;
 using std::ofstream;
 using std::ifstream;