mirror of https://github.com/mgba-emu/mgba.git
Windows: Fix build clang-cl
This commit is contained in:
parent
081fe27e3a
commit
feb9c4a48b
|
@ -27,6 +27,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
struct option;
|
||||
|
||||
#define REPLACE_GETOPT /* use this getopt as the system getopt(3) */
|
||||
|
||||
#ifdef REPLACE_GETOPT
|
||||
|
|
Loading…
Reference in New Issue