Don't include the internal header.
Use a standard header to include instead.
This commit is contained in:
@@ -44,7 +44,7 @@ extern "C" int SM_main( int argc, char *argv[] );
|
||||
#define HAVE_BYTE_SWAPS
|
||||
|
||||
// Define the work around if needed.
|
||||
#include <bits/c++config.h>
|
||||
#include <unistd.h>
|
||||
#include <stdint.h>
|
||||
#if _GLIBCXX_USE_C99
|
||||
# define NEED_CSTDLIB_WORKAROUND
|
||||
|
||||
Reference in New Issue
Block a user