Merge branch 'master' of github.com:mapnik/mapnik
This commit is contained in:
commit
dd5bb6c643
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
- avoiding including miniz.c here requires fwd declaring the two structs below
|
||||
- being able to fwd declare requires removing typedef from struct declarations in miniz.c
|
||||
- being able to fwd declare also requires using pointers to structs
|
||||
- if updated, need to apply c++11 fix: https://github.com/mapnik/mapnik/issues/1967
|
||||
*/
|
||||
|
||||
// TODO: try using #define MINIZ_HEADER_FILE_ONLY
|
||||
|
|
Loading…
Reference in a new issue