mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-28 16:20:01 +02:00
Enable building breakpad on windows
This commit is contained in:
@@ -57,7 +57,7 @@ typedef uint64_t u_int64_t;
|
||||
|
||||
#else /* !_WIN32 */
|
||||
|
||||
#include <WTypes.h>
|
||||
#include <wtypes.h>
|
||||
|
||||
typedef unsigned __int8 u_int8_t;
|
||||
typedef unsigned __int16 u_int16_t;
|
||||
|
Reference in New Issue
Block a user