Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
ce597d35
"integration-tests/vscode:/vscode.git/clone" did not exist on "57b34958235ee64b7c310a4b5410bcc491a0ef28"
Commit
ce597d35
authored
Dec 04, 2013
by
Davis King
Browse files
Added missing #include (needed only to avoid gcc warnings)
parent
8e80150f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dlib/external/zlib/gzguts.h
dlib/external/zlib/gzguts.h
+2
-0
No files found.
dlib/external/zlib/gzguts.h
View file @
ce597d35
...
...
@@ -33,6 +33,8 @@
#if defined(__TURBOC__) || defined(_MSC_VER) || defined(_WIN32)
# include <io.h>
#else
# include <unistd.h>
#endif
#ifdef WINAPI_FAMILY
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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