mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
--Code changes
-Fix Mac build which was failing due to multiple definitions of TRUE and FALSE.
This commit is contained in:
parent
c88085e938
commit
e09e2fbfbe
@ -67,6 +67,8 @@
|
||||
#include <OpenEXR/ImfRgbaFile.h>
|
||||
#include <OpenEXR/ImfStringAttribute.h>
|
||||
#include <OpenEXR/half.h>
|
||||
#undef FALSE
|
||||
#undef TRUE
|
||||
#include <mach-o/dyld.h>
|
||||
#else
|
||||
#include <ImfRgbaFile.h>
|
||||
|
Loading…
Reference in New Issue
Block a user