mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Chore (Windows): adds missing header (#2215)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <utility>
|
||||
#include <string_view>
|
||||
#include <cassert>
|
||||
#include <cstdint>
|
||||
|
||||
template <typename TVariant>
|
||||
struct FFBaseVariant: TVariant
|
||||
|
||||
Reference in New Issue
Block a user