mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
1a2a6ba4b6
Both <string> and <cmSystemTools.h> include <stdio.h> one or the other way. It looks like the CMake header adds a define that will cause another part of the system header to be used, resulting in conflicting definitions.