diff options
author | Lioncash <mathew1800@gmail.com> | 2019-03-02 14:55:49 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-03-02 14:58:49 -0500 |
commit | aa30fd75cd7033dc4629dc299c5080887f6a58a5 (patch) | |
tree | f874d8b1100956bce3a0269d86cb8524b2f15c96 /src/core/gdbstub/gdbstub.cpp | |
parent | 2e2f6aa71a5ea8efd102dc963a62b72cce00333b (diff) |
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.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions