Skip to content

Commit e1b552e

Browse files
committed
Update guid.cpp
1 parent 876f32b commit e1b552e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/dependencies/crossguid/guid.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2222
THE SOFTWARE.
2323
*/
2424

25-
#include <cstring>
25+
#include <string.h>
2626
#include "guid.h"
2727

2828
#ifdef GUID_LIBUUID

0 commit comments

Comments
 (0)