X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbinaryparser.cpp;h=e105393f3d02c16f1fbb21ff5a5922f365e8534b;hb=f2f933f53cd729ca034e054085b96107f64f3928;hp=a8b350df0e1b1ee22f5f0a86596a2b76f62936ce;hpb=66c0800ff800a28739807e79f20c79c45df84a62;p=libs%2Fdatafile.git diff --git a/source/binaryparser.cpp b/source/binaryparser.cpp index a8b350d..e105393 100644 --- a/source/binaryparser.cpp +++ b/source/binaryparser.cpp @@ -200,7 +200,7 @@ IntType::Store BinaryParser::parse_int() FloatType::Store BinaryParser::parse_float() { - UInt64 encoded = 0; + uint64_t encoded = 0; for(unsigned i=0; i