svg-flatten: Bump WASI SDK to v20 and fix build

This commit is contained in:
jaseg 2023-04-16 14:19:12 +02:00
parent 0ae1da08cc
commit 348409a29e
4 changed files with 6 additions and 3 deletions

View file

@ -7,8 +7,8 @@
#ifndef NOFORK
#include <pwd.h>
#include <subprocess.h>
#endif
#include <filesystem>
#endif
#include "util.h"