diff options
Diffstat (limited to 'libbuild2/install/functions.cxx')
-rw-r--r-- | libbuild2/install/functions.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libbuild2/install/functions.cxx b/libbuild2/install/functions.cxx index d8b07a4..c780061 100644 --- a/libbuild2/install/functions.cxx +++ b/libbuild2/install/functions.cxx @@ -6,8 +6,6 @@ #include <libbuild2/install/utility.hxx> -using namespace std; - namespace build2 { namespace install |