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 e1b552e commit cf493e7Copy full SHA for cf493e7
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 <string.h>
+#include <cstring>
26
#include "guid.h"
27
28
#ifdef GUID_LIBUUID
0 commit comments