mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-20 06:52:03 +00:00
svg_loader: code refactoring.
++neat Change-Id: I3b5552a2bbf09571ba01f0e31569b553913f400d
This commit is contained in:
parent
4f0561697a
commit
892f729265
1 changed files with 1 additions and 1 deletions
|
@ -18,8 +18,8 @@
|
|||
#define _TVG_SVG_LOADER_CPP_
|
||||
|
||||
#include <stddef.h>
|
||||
#include "tvgSvgLoader.h"
|
||||
#include <fstream>
|
||||
#include "tvgSvgLoader.h"
|
||||
|
||||
|
||||
/************************************************************************/
|
||||
|
|
Loading…
Add table
Reference in a new issue