Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cef64334 authored by BRAMAS Berenger's avatar BRAMAS Berenger
Browse files

specifies long long int as FSize

parent 4a59677b
Branches
Tags
No related merge requests found
......@@ -51,7 +51,7 @@
typedef float FReal;
#endif
typedef long long FSize;
typedef long long int FSize;
///////////////////////////////////////////////////////
// Restrict
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment