mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08:00
Fix for MSVC warning "C2323: 'operator new': non-member operator new or delete functions may not be declared static or in a namespace other than the global namespace." See https://docs.microsoft.com/en-us/cpp/porting/visual-cpp-what-s-new-2003-through-2015?view=vs-2019 section "Overloaded operator new and operator delete"
4.6 KiB
4.6 KiB