projects
/
platform
/
core
/
graphics
/
tizenvg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8d5c68
)
tools svg2tvg: remove unused header
author
Hermet Park
<chuneon.park@samsung.com>
Mon, 11 Oct 2021 06:34:42 +0000
(15:34 +0900)
committer
JunsuChoi
<jsuya.choi@samsung.com>
Fri, 15 Oct 2021 00:42:27 +0000
(09:42 +0900)
src/bin/svg2tvg/svg2tvg.cpp
patch
|
blob
|
history
diff --git
a/src/bin/svg2tvg/svg2tvg.cpp
b/src/bin/svg2tvg/svg2tvg.cpp
index 02f1eba7762238bf929e74386a784111151601d0..1285d67bfdc79fc795c0f9449951e1d7895607a5 100644
(file)
--- a/
src/bin/svg2tvg/svg2tvg.cpp
+++ b/
src/bin/svg2tvg/svg2tvg.cpp
@@
-22,7
+22,6
@@
#include <iostream>
#include <thorvg.h>
-#include <vector>
#include <array>
using namespace std;