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 98c5306 commit 57ca695Copy full SHA for 57ca695
Release/include/cpprest/details/SafeInt3.hpp
@@ -83,6 +83,7 @@ Please read the leading comments before using the class.
83
84
// Need this for ptrdiff_t on some compilers
85
#include <cstddef>
86
+#include <cstdlib>
87
88
#if SAFEINT_COMPILER == VISUAL_STUDIO_COMPILER && defined _M_AMD64
89
#include <intrin.h>
0 commit comments