Avoid warning abour redefined symbol
This commit is contained in:
parent
1d29dab1ab
commit
f459a9ac17
@ -87,6 +87,7 @@ char **moo_get_data_subdirs (const char *subdir,
|
||||
#define moo_get_data_files moo_get_data_subdirs
|
||||
|
||||
#ifdef __WIN32__
|
||||
#undef MOO_LOCALE_DIR
|
||||
#define MOO_LOCALE_DIR (_moo_get_locale_dir())
|
||||
const char *_moo_get_locale_dir (void);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user