fix mac runner undefined macro

pull/3097/head
glassmancody.info 3 years ago
parent b8878cb5f9
commit cdf5b315c3

@ -17,6 +17,10 @@
#include <components/settings/settings.hpp>
#include <components/debug/debuglog.hpp>
#ifndef GL_DEPTH32F_STENCIL8_NV
#define GL_DEPTH32F_STENCIL8_NV 0x8DAC
#endif
namespace
{

Loading…
Cancel
Save