scummvm/backends/cloud/googledrive
Orgad Shaneh 50f7d7d017 CLOUD: Fix compiler warnings on linux64
uint64 is unsigned long on linux64 (first match in
configure:find_type_with_size), so the format should be lu, but this is
incompatible with Win64, so just cast to make it portable and warning-
clean.

Amends commit 1496ad6bb5.
2021-04-09 18:19:28 +01:00
..
googledrivelistdirectorybyidrequest.cpp
googledrivelistdirectorybyidrequest.h
googledrivestorage.cpp CLOUD: Fix compiler warnings on linux64 2021-04-09 18:19:28 +01:00
googledrivestorage.h
googledrivetokenrefresher.cpp
googledrivetokenrefresher.h
googledriveuploadrequest.cpp CLOUD: Fix compiler warnings on linux64 2021-04-09 18:19:28 +01:00
googledriveuploadrequest.h