bkaradzic / bimg

Image library.
BSD 2-Clause "Simplified" License
333 stars 271 forks source link

Fixes compilation when bimg is compiled as amalgamated #12

Closed pplux closed 6 years ago

pplux commented 6 years ago

The headers is included twice and redefines strucs and macros and fails to compile... added a tiny pragma once to avoid this.

bkaradzic commented 6 years ago

Fixed it here: https://github.com/bkaradzic/bimg/commit/aa48e8fe53731c71d04d20abf610db3e13f9399f