meso: invert process<>thread header deps

This commit is contained in:
TuxSH
2018-11-15 12:14:19 +01:00
committed by Michael Scire
parent 91662decf0
commit 1a924ad317
4 changed files with 33 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
#include <algorithm>
#include <mesosphere/processes/KHandleTable.hpp>
#include <mesosphere/threading/KThread.hpp>
#include <mesosphere/processes/KProcess.hpp>
namespace mesosphere
{