All: modernize C++11
* replace deprecated headers
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
#if defined(Q_OS_UNIX)
|
||||
# include <sys/types.h>
|
||||
# include <time.h>
|
||||
# include <ctime>
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user