Cleanup: unused define warning
This commit is contained in:
parent
88d4d0d070
commit
d4e5e94ec7
@ -38,6 +38,10 @@ OIIO_NAMESPACE_USING
|
||||
# include <dirent.h>
|
||||
#endif
|
||||
|
||||
#if defined(DIR_SEP_ALT)
|
||||
/* quiet unused define warning */
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SHLWAPI_H
|
||||
# include <shlwapi.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user