Skip to content

Commit 3c6c28c

Browse files
committed
Include SVGDocumentImpl in Gtest
1 parent 46242de commit 3c6c28c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

svgnative/tests/parsing-tests.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ governing permissions and limitations under the License.
1414
#include "gtest/gtest-spi.h"
1515

1616
#include <svgnative/SVGRenderer.h>
17+
#include "SVGDocumentImpl.h"
1718
#include "SVGStringParser.h"
1819

1920
using namespace SVGNative;

0 commit comments

Comments
 (0)