mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-20 04:55:12 -04:00
added stdio
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user