mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-15 06:17:05 +01:00
Correcting some compilation errors for clang-sse
This commit is contained in:
@ -102,7 +102,7 @@ public:
|
||||
|
||||
long long count;
|
||||
int fd;
|
||||
uint64_t elapsed;
|
||||
unsigned long long elapsed;
|
||||
uint64_t begin;
|
||||
|
||||
static int NumTypes(void){
|
||||
|
Reference in New Issue
Block a user