Commit 31d1e06e authored by Lioncash's avatar Lioncash
Browse files

kernel/process: Move <random> include to the cpp file

<random> isn't necesary directly within the header and can be placed in
the cpp file where its needed. Avoids propagating random generation
utilities via a header file.
parent b6d2c64f
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