allow static dependencies

This commit is contained in:
2025-03-30 12:01:49 -05:00
parent 6de0e30313
commit a7b809d538
6 changed files with 12 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
#include <list>
#include <array>
#include <vector>
#include <variant>
#include <unordered_map>
#include <optional>