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 fbf8e2a commit c466d24Copy full SHA for c466d24
tools/cedev-config/src/whereami.c
@@ -64,6 +64,7 @@ extern "C" {
64
#pragma warning(push, 3)
65
#endif
66
#include <windows.h>
67
+// runer112: I SWEAR TO GOD(S), STOP REINTRODUCING THIS INCLUSION
68
// The following may not always be available and doesn't seem to be necessary:
69
// #include <intrin.h>
70
#if defined(_MSC_VER)
0 commit comments