Browse Source

Stdint

metaverse
jl777 5 years ago
parent
commit
779826611a
  1. 1
      src/cc/rogue/extern.h

1
src/cc/rogue/extern.h

@ -18,6 +18,7 @@
#undef HAVE_MEMORY_H
#undef HAVE_STRING_H
#endif
#include "<stdint.h>"
#include "config.h"
#elif defined(__DJGPP__)
#define HAVE_SYS_TYPES_H 1

Loading…
Cancel
Save