Skip to content
Snippets Groups Projects
Commit 5bd8e041 authored by Carsten Patzke's avatar Carsten Patzke
Browse files

Fixed windows build

parent 1ba5fd48
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@
#ifdef _WIN32
#include <windows.h>
#undef GetObject
#undef max
#undef min
typedef SSIZE_T ssize_t;
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment