aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/ref.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/ref.hh')
-rw-r--r--src/libutil/ref.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/ref.hh b/src/libutil/ref.hh
index a6d338d79..349f24f7c 100644
--- a/src/libutil/ref.hh
+++ b/src/libutil/ref.hh
@@ -2,6 +2,7 @@
#include <memory>
#include <exception>
+#include <stdexcept>
namespace nix {