Merge pull request #2577 from follower/patch-1

Fix error when building assimp on older Mac OS X version.
pull/2607/head
Kim Kulling 2019-08-18 14:39:46 +02:00 committed by GitHub
commit 23e1c0cbc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "metadata.h" #include "metadata.h"
#ifdef __cplusplus #ifdef __cplusplus
# include <cstdlib>
extern "C" { extern "C" {
#endif #endif