Commit aa30fd75 authored by Lioncash's avatar Lioncash
Browse files

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.
parent 2e2f6aa7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment