Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
565ed7d8
Commit
565ed7d8
authored
Aug 08, 2003
by
Ken Martin
Browse files
added stdio
parent
13b60f71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmStandardIncludes.h
View file @
565ed7d8
...
...
@@ -75,6 +75,7 @@
// include the "c" string header
#include <string.h>
#include <stdio.h>
#if !defined(_WIN32) && defined(__COMO__)
// Hack for como strict mode to avoid defining _SVID_SOURCE or _BSD_SOURCE.
...
...
Write
Preview
Supports
Markdown
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