about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/libexpr/get-drvs.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libexpr/get-drvs.hh b/src/libexpr/get-drvs.hh
index aaafff1905e7..98f762494aa5 100644
--- a/src/libexpr/get-drvs.hh
+++ b/src/libexpr/get-drvs.hh
@@ -5,8 +5,6 @@
 #include <string>
 #include <map>
 
-#include <boost/shared_ptr.hpp>
-
 
 namespace nix {