oops, no #endif
This commit is contained in:
parent
4f22e5e539
commit
8ce9594d20
|
|
@ -30,3 +30,5 @@ typedef long DWORD;
|
|||
union LARGE_INTEGER {
|
||||
__int64 QuadPart;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue