kicad/pcbnew/import_gfx/nanosvg.cpp

7 lines
110 B
C++

#include <stdio.h>
#include <string.h>
#include <math.h>
#define NANOSVG_IMPLEMENTATION
#include "nanosvg.h"