tools svg2tvg: remove unused header
authorHermet Park <chuneon.park@samsung.com>
Mon, 11 Oct 2021 06:34:42 +0000 (15:34 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 15 Oct 2021 00:42:27 +0000 (09:42 +0900)
src/bin/svg2tvg/svg2tvg.cpp

index 02f1eba7762238bf929e74386a784111151601d0..1285d67bfdc79fc795c0f9449951e1d7895607a5 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <iostream>
 #include <thorvg.h>
-#include <vector>
 #include <array>
 
 using namespace std;