Merge pull request #48638 from akien-mga/fix-uwp-threads-build

SCons: Fix UWP build after #45315
This commit is contained in:
Rémi Verschelde 2021-05-11 15:23:04 +02:00 committed by GitHub
commit a1cc6b45dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,6 @@
Import("env")
files = [
"thread_uwp.cpp",
"#platform/windows/key_mapping_windows.cpp",
"#platform/windows/windows_terminal_logger.cpp",
"joypad_uwp.cpp",