std
::
io
::
path
PREFERRED_SEPARATOR
const
char
PREFERRED_SEPARATOR
=
env::
WIN32
?
PREFERRED_SEPARATOR_WIN32
:
PREFERRED_SEPARATOR_POSIX
;