yuzu/src/web_service
Lioncash aa30fd75cd web_service: Remove unnecessary inclusions
Reduces the potential amount of rebuilding necessary if any headers
change. In particular, we were including a header from the core library
when we don't even link the core library to the web_service library, so
this also gets rid of an indirect dependency.
2019-03-02 14:58:49 -05:00
..
CMakeLists.txt Merge pull request #1542 from lioncash/project 2018-10-23 18:44:08 -04:00
telemetry_json.cpp compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
telemetry_json.h compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
verify_login.cpp web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
verify_login.h web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
web_backend.cpp web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
web_backend.h web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00