mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
ENH: Added string.h include.
This commit is contained in:
@@ -80,9 +80,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#include <list>
|
||||
#include <set>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#ifdef CMAKE_NO_STD_NAMESPACE
|
||||
#define std
|
||||
# define for if (false) { } else for
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user