aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_search.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'toolsrc/src/commands_search.cpp')
-rw-r--r--toolsrc/src/commands_search.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolsrc/src/commands_search.cpp b/toolsrc/src/commands_search.cpp
index 923368252..a604c5383 100644
--- a/toolsrc/src/commands_search.cpp
+++ b/toolsrc/src/commands_search.cpp
@@ -4,8 +4,6 @@
#include "vcpkglib_helpers.h"
#include "SourceParagraph.h"
-namespace fs = std::tr2::sys;
-
namespace vcpkg
{
static std::vector<SourceParagraph> read_all_source_paragraphs(const vcpkg_paths& paths)