diff options
author | Bastiaan Olij <mux213@gmail.com> | 2024-01-09 11:47:45 +1100 |
---|---|---|
committer | Bastiaan Olij <mux213@gmail.com> | 2024-01-09 11:47:45 +1100 |
commit | 3747cf2ffa41cd99875b908856b8413096bdf5e8 (patch) | |
tree | ed9a7af7d0fb36819b06b884d4af2e9c46683f82 /thirdparty/openxr/src/common/filesystem_utils.cpp | |
parent | 84e205b5a17bfe7ace96b78c410ec10aa52241d2 (diff) | |
download | redot-engine-3747cf2ffa41cd99875b908856b8413096bdf5e8.tar.gz |
Updated thirdparty OpenXR library to 1.0.33
Diffstat (limited to 'thirdparty/openxr/src/common/filesystem_utils.cpp')
-rw-r--r-- | thirdparty/openxr/src/common/filesystem_utils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/openxr/src/common/filesystem_utils.cpp b/thirdparty/openxr/src/common/filesystem_utils.cpp index 16e6ff3292..063c4c4cee 100644 --- a/thirdparty/openxr/src/common/filesystem_utils.cpp +++ b/thirdparty/openxr/src/common/filesystem_utils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2023, The Khronos Group Inc. +// Copyright (c) 2017-2024, The Khronos Group Inc. // Copyright (c) 2017 Valve Corporation // Copyright (c) 2017 LunarG, Inc. // |