Fix common build.

This commit is contained in:
KimLS
2025-11-16 16:53:20 -08:00
parent 2f78b6c2f3
commit af0fd14a38
23 changed files with 27 additions and 5 deletions
@@ -3,6 +3,7 @@
#include "../json/json_archive_single_line.h"
#include <vector>
#include <fmt/format.h>
#include <fmt/ranges.h>
#include <cereal/archives/json.hpp>
#include <cereal/types/vector.hpp>