mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Remove typedef redefined which break linux build
This commit is contained in:
parent
b5037341aa
commit
c02c9e6bdd
1 changed files with 0 additions and 3 deletions
|
@ -32,9 +32,6 @@
|
|||
#include <algorithm>
|
||||
#include <string.h> // for memcpy and memset
|
||||
|
||||
typedef unsigned long long uint64;
|
||||
typedef unsigned int uint32;
|
||||
|
||||
using namespace std;
|
||||
|
||||
static uint64 UNALIGNED_LOAD64(const char *p) {
|
||||
|
|
Loading…
Add table
Reference in a new issue