mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
oops, no #endif
This commit is contained in:
parent
4f22e5e539
commit
8ce9594d20
@ -30,3 +30,5 @@ typedef long DWORD;
|
|||||||
union LARGE_INTEGER {
|
union LARGE_INTEGER {
|
||||||
__int64 QuadPart;
|
__int64 QuadPart;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user