parent
db04920458
commit
235f9b9895
@ -0,0 +1,7 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include <Windows.h>
|
||||||
|
#include "lp.hpp"
|
||||||
|
|
||||||
|
#include "minicrt.hpp"
|
||||||
|
static_assert( sizeof( void* ) == 8, "this project is intended to be compiled in x64!");
|
Loading…
Reference in new issue