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 e6b57f8 commit 3d54187Copy full SHA for 3d54187
src/rt/rust_task.cpp
@@ -9,7 +9,7 @@
9
// except according to those terms.
10
11
12
-#ifndef __WIN32_
+#ifndef __WIN32__
13
#ifdef __ANDROID__
14
#include "rust_android_dummy.h"
15
#else
0 commit comments