mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-14 12:04:29 +00:00
portability: fixed a compile error on msys2
This commit is contained in:
parent
08110da33b
commit
968e438d25
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <cstring>
|
||||
#include "tvgCommon.h"
|
||||
#include "tvgStr.h"
|
||||
#include "tvgSaveModule.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue