mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 21:24:11 -04:00
strat: only include windows.h in translation units where actually needed
This commit is contained in:
parent
000713186f
commit
ca142889c4
17 changed files with 28 additions and 7 deletions
|
@ -15,6 +15,7 @@
|
|||
*/
|
||||
#pragma once
|
||||
#include <stratosphere.hpp>
|
||||
#include <stratosphere/windows.hpp>
|
||||
|
||||
namespace ams::os::impl {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue