We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306281a commit 1dbd7e9Copy full SHA for 1dbd7e9
gloo/types.h
@@ -30,7 +30,7 @@
30
#include "gloo/common/common.h"
31
32
#ifdef _WIN32
33
-#include <BaseTsd.h>
+#include <basetsd.h>
34
typedef SSIZE_T ssize_t;
35
#endif
36
0 commit comments