Skip to content
Snippets Groups Projects
Commit 0870f37f5a5a authored by Igor Zlatkovic's avatar Igor Zlatkovic
Browse files

Windows build cleanup, removed obsolete macro definitions

parent b943933caa67
Branches
No related tags found
No related merge requests found
......@@ -57,10 +57,6 @@
#if defined(_MSC_VER) || defined(__MINGW32__)
#include <winsock2.h>
#define gettimeofday(p1,p2)
#define HAVE_TIME_H
#include <time.h>
#define HAVE_STDARG_H
#include <stdarg.h>
#define snprintf _snprintf
#endif /* _MS_VER */
#else /* WIN32 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment