[DEV] build error

This commit is contained in:
Edouard DUPIN 2015-04-12 09:04:25 +02:00
parent fd106bccdc
commit 6b39a7f695

View File

@ -34,7 +34,7 @@ typedef signed short int int16_t;
typedef unsigned long int uint32_t;
//typedef signed long int int32_t;
typedef unsigned long long int uint64_t;
typedef signed long long int int64_t;
//typedef signed long long int int64_t;
//typedef unsigned long long long int uint128_t;
//typedef signed long long long int int128_t;