Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
d980183c
Commit
d980183c
authored
Oct 30, 2011
by
Rafaël Carré
Browse files
win64: really get _mkdir definition
parent
e59e805e
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/skins2/src/theme_loader.cpp
View file @
d980183c
...
...
@@ -38,7 +38,8 @@
#endif
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#elif defined( _WIN64 )
#endif
#if defined( _WIN64 )
# include <direct.h>
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment