City.h shouldn't include Platform.h, as that can lead to compile errors when
City.h is included in other third-party software (such as Chromium:
https://code.google.com/p/chromium/issues/detail?id=353157).
The attached patch should fix the issue, in a way analogous to what was done in
r151 for the MurmurHash functions. If this looks good to you could you please
apply it?
Original issue reported on code.google.com by mvra...@chromium.org on 24 Mar 2014 at 11:23
Original issue reported on code.google.com by
mvra...@chromium.org
on 24 Mar 2014 at 11:23Attachments: