diff --git a/src/runtime/native/native.cproj b/src/runtime/native/native.cproj index 2a39f953..55f819cb 100644 --- a/src/runtime/native/native.cproj +++ b/src/runtime/native/native.cproj @@ -3,7 +3,7 @@ Vezel.Celerity.Runtime.Native $(DefineConstants); - _XOPEN_SOURCE; + _GNU_SOURCE; _UNICODE; UNICODE; WIN32_LEAN_AND_MEAN