diff options
Diffstat (limited to 'tests/unit/libutil/references.cc')
-rw-r--r-- | tests/unit/libutil/references.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/libutil/references.cc b/tests/unit/libutil/references.cc index a914e6c70..ef7111e9c 100644 --- a/tests/unit/libutil/references.cc +++ b/tests/unit/libutil/references.cc @@ -1,4 +1,5 @@ #include "references.hh" +#include "strings.hh" #include <gtest/gtest.h> namespace nix { |