src/os/windows/vm/globals_windows.hpp

Print this page

        

*** 26,36 **** #define OS_WINDOWS_VM_GLOBALS_WINDOWS_HPP // // Defines Windows specific flags. They are not available on other platforms. // ! #define RUNTIME_OS_FLAGS(develop, develop_pd, product, product_pd, diagnostic, notproduct, range, constraint) \ \ product(bool, UseUTCFileTimestamp, true, \ "Adjust the timestamp returned from stat() to be UTC") --- 26,36 ---- #define OS_WINDOWS_VM_GLOBALS_WINDOWS_HPP // // Defines Windows specific flags. They are not available on other platforms. // ! #define RUNTIME_OS_FLAGS(develop, develop_pd, product, product_pd, diagnostic, diagnostic_pd, notproduct, range, constraint) \ \ product(bool, UseUTCFileTimestamp, true, \ "Adjust the timestamp returned from stat() to be UTC")