Remove unnecessary #include <time.h> from log.cpp
This header is already included from wx/log.h.
This commit is contained in:
@@ -49,8 +49,6 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include <time.h>
|
|
||||||
|
|
||||||
#if defined(__WINDOWS__)
|
#if defined(__WINDOWS__)
|
||||||
#include "wx/msw/private.h" // includes windows.h
|
#include "wx/msw/private.h" // includes windows.h
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user