diff options
Diffstat (limited to 'src/libstore/derived-path.hh')
-rw-r--r-- | src/libstore/derived-path.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstore/derived-path.hh b/src/libstore/derived-path.hh index 4edff7467..5f2dfa4f1 100644 --- a/src/libstore/derived-path.hh +++ b/src/libstore/derived-path.hh @@ -6,6 +6,7 @@ #include "outputs-spec.hh" #include <optional> +#include <variant> #include <nlohmann/json_fwd.hpp> |