WinterGram/submodules/Svg/LegacyImpl/Sources/nanosvg.c
2026-04-24 23:19:15 +04:00

6 lines
128 B
C
Executable file

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