build;win32: add missing includes
This commit is contained in:
parent
f1ff722085
commit
6080baa33b
@ -10,6 +10,7 @@
|
||||
|
||||
#include "win32/except.hpp"
|
||||
#include "win32/windows.hpp"
|
||||
#include "debug/panic.hpp"
|
||||
|
||||
#include <winbase.h>
|
||||
|
||||
|
@ -10,6 +10,7 @@
|
||||
|
||||
#include "../cast.hpp"
|
||||
#include "except.hpp"
|
||||
#include "debug/panic.hpp"
|
||||
|
||||
#include <winerror.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user