mirror of
https://github.com/boostorg/move.git
synced 2025-07-29 20:07:13 +02:00
@ -43,7 +43,7 @@
|
||||
#include <cassert>
|
||||
|
||||
#if defined( BOOST_USE_WINDOWS_H )
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#else
|
||||
|
||||
#if defined (WIN32_PLATFORM_PSPC)
|
||||
|
Reference in New Issue
Block a user