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
telemetry_json.cpp
telemetry_json.h
verify_login.cpp
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