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.
2 parents bb124ff + 164e070 commit dfb5902Copy full SHA for dfb5902
include/boost/move/detail/nsec_clock.hpp
@@ -43,7 +43,7 @@
43
#include <cassert>
44
45
#if defined( BOOST_USE_WINDOWS_H )
46
-#include <Windows.h>
+#include <windows.h>
47
#else
48
49
#if defined (WIN32_PLATFORM_PSPC)
0 commit comments