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 8a63d7e commit a6a0705Copy full SHA for a6a0705
sdk/include/crt/crtdbg.h
@@ -4,6 +4,7 @@
4
* No warranty is given; refer to the file DISCLAIMER within this package.
5
*/
6
#include <corecrt.h>
7
+#include <intrin.h>
8
9
#ifndef _INC_CRTDBG
10
#define _INC_CRTDBG
0 commit comments