1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 16:51:15 +02:00

Drop pointless #include

This commit is contained in:
Eelco Dolstra 2014-03-29 22:20:33 +01:00
parent acb8facbbc
commit 9becaa041f

View file

@ -5,8 +5,6 @@
#include <string> #include <string>
#include <map> #include <map>
#include <boost/shared_ptr.hpp>
namespace nix { namespace nix {