fix: remove __uint64 typedef and use the "unsigned __int64" primitive
This commit is contained in:
@@ -31,8 +31,6 @@ SOFTWARE.
|
||||
#include <assert.h>
|
||||
#include <Xinput.h>
|
||||
|
||||
typedef unsigned __int64 __uint64;
|
||||
|
||||
#include "extraX64.h"
|
||||
|
||||
#endif //PCH_H
|
||||
|
||||
Reference in New Issue
Block a user