mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 21:00:06 +00:00
web_service: stop using std::future + callback style async
This commit is contained in:
parent
0a4d338ffa
commit
77c1f647cb
23 changed files with 329 additions and 457 deletions
|
@ -42,6 +42,8 @@ add_library(common STATIC
|
|||
alignment.h
|
||||
announce_multiplayer_room.h
|
||||
assert.h
|
||||
detached_tasks.cpp
|
||||
detached_tasks.h
|
||||
bit_field.h
|
||||
bit_set.h
|
||||
chunk_file.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue