1. 05 Mar, 2019 1 commit
    • Lioncash's avatar
      core/hle/ipc: Remove unnecessary includes · 02bc9e9d
      Lioncash authored
      Removes a few inclusion dependencies from the headers or replaces
      existing ones with ones that don't indirectly include the required
      headers.
      
      This allows removing an inclusion of core/memory.h, meaning that if the
      memory header is ever changed in the future, it won't result in
      rebuilding the entirety of the HLE services (as the IPC headers are used
      quite ubiquitously throughout the HLE service implementations).
      02bc9e9d
  2. 04 Mar, 2019 4 commits
  3. 02 Mar, 2019 13 commits
  4. 01 Mar, 2019 6 commits
  5. 28 Feb, 2019 16 commits