mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
tests capi: missing header added
Because of this tests for SwCanvas were not performed.
This commit is contained in:
parent
f82b16285a
commit
dbca656ff5
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
*/
|
||||
|
||||
#include <thorvg_capi.h>
|
||||
#include "config.h"
|
||||
#include "../catch.hpp"
|
||||
|
||||
#ifdef THORVG_SW_RASTER_SUPPORT
|
||||
|
|
Loading…
Add table
Reference in a new issue