mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 21:53:41 +00:00
build: Add another <cstring>
include for MinGW compatibility
This commit is contained in:
parent
5122792ee5
commit
bc5c29dd69
1 changed files with 3 additions and 1 deletions
|
@ -22,6 +22,8 @@
|
||||||
|
|
||||||
#include "tvgSvgCssStyle.h"
|
#include "tvgSvgCssStyle.h"
|
||||||
|
|
||||||
|
#include <cstring>
|
||||||
|
|
||||||
/************************************************************************/
|
/************************************************************************/
|
||||||
/* Internal Class Implementation */
|
/* Internal Class Implementation */
|
||||||
/************************************************************************/
|
/************************************************************************/
|
||||||
|
|
Loading…
Add table
Reference in a new issue