mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-24 06:36:08 +00:00
More errno.h fixes for OS X
* Because apparently the compiler isn't capable of giving more than one error at once :(.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
******************************************************************************/
|
||||
|
||||
#include "rdcfile.h"
|
||||
#include <errno.h>
|
||||
#include "3rdparty/stb/stb_image.h"
|
||||
#include "api/replay/version.h"
|
||||
#include "common/dds_readwrite.h"
|
||||
|
||||
Reference in New Issue
Block a user