citra/src/common/logging
Lioncash 798ebda049 logging/backend: Add missing standard includes
A few inclusions were being satisfied indirectly. To prevent breakages
in the future, include these directly.
2018-07-30 14:56:52 +08:00
..
backend.cpp logging/backend: Add missing standard includes 2018-07-30 14:56:52 +08:00
backend.h logging/backend: Add missing standard includes 2018-07-30 14:56:52 +08:00
filter.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
filter.h Logging: Add customizable logging backends and fmtlib based macros 2018-03-16 11:18:06 +08:00
log.h frontend/applets: misc fixes 2018-06-30 08:01:49 +08:00
text_formatter.cpp Address review comments 2018-03-16 11:18:06 +08:00
text_formatter.h Add missing std::string import in text_formatter 2018-05-19 21:31:09 +10:00