openstreetmap-website/lib/quad_tile
Han Chao ade561d3e6 Fix clang build error
By default, Clang builds C code in GNU C11 mode, so it uses
standard C99 semantics for the inline keyword:

http://clang.llvm.org/compatibility.html#inline

Closes #1399
2016-12-30 07:38:28 +00:00
..
.gitignore Ignore some more files. 2010-04-19 16:48:10 +01:00
extconf.rb Force C99 mode. 2007-10-08 07:54:54 +00:00
quad_tile.c Refactor bounding box code 2011-11-14 09:42:57 +00:00
quad_tile.h Fix clang build error 2016-12-30 07:38:28 +00:00