[sm130futures] Forgot non windows exclusive code.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#pragma warning(disable: 4611) /* interaction between '_setjmp' and C++ object destruction is non-portable */
|
||||
#endif
|
||||
#else
|
||||
#include <png.h>
|
||||
#include <../extern/libpng/include/png.h>
|
||||
#endif
|
||||
|
||||
static void SafePngError( png_struct *pPng, const RString &sStr )
|
||||
|
||||
Reference in New Issue
Block a user