Windows build: now it's really fixed.

This commit is contained in:
Martín Lucas Golini
2026-02-28 14:11:22 -03:00
parent f6a33a408a
commit 487fecc0bb

View File

@@ -18,6 +18,7 @@
#define PUGIXML_HEADER_ONLY
#include <pugixml/pugixml.hpp>
#define YAML_DECLARE_STATIC
#include <libyaml/include/yaml.h>
using json = nlohmann::json;