Fix linux compilation with gcc-4.8 and higher.
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
|
||||
#include "MemoryUtils.h"
|
||||
#include <stdio.h> // sscanf
|
||||
#include <stdarg.h> // va_start, etc.
|
||||
|
||||
#if defined(__linux__)
|
||||
#include <fcntl.h>
|
||||
|
Reference in New Issue
Block a user