We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876f32b commit e1b552eCopy full SHA for e1b552e
source/dependencies/crossguid/guid.cpp
@@ -22,7 +22,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22
THE SOFTWARE.
23
*/
24
25
-#include <cstring>
+#include <string.h>
26
#include "guid.h"
27
28
#ifdef GUID_LIBUUID
0 commit comments