aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/BuildInfo.h
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-11-29 18:08:53 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2016-11-30 13:38:42 -0800
commit0042316c4b57cf91ded8e474a8dda354340e7381 (patch)
treeb328767cab72afa547e9d06c5662f56fc5cfac21 /toolsrc/include/BuildInfo.h
parent5815a102389e84fd1bc6a6d7865ab0459d7c7a9f (diff)
downloadvcpkg-0042316c4b57cf91ded8e474a8dda354340e7381.tar.gz
vcpkg-0042316c4b57cf91ded8e474a8dda354340e7381.zip
Introduce filesystem_fs.h
Diffstat (limited to 'toolsrc/include/BuildInfo.h')
-rw-r--r--toolsrc/include/BuildInfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolsrc/include/BuildInfo.h b/toolsrc/include/BuildInfo.h
index 7c654d9c7..9f872385e 100644
--- a/toolsrc/include/BuildInfo.h
+++ b/toolsrc/include/BuildInfo.h
@@ -4,8 +4,6 @@
#include "Paragraphs.h"
#include <regex>
-namespace fs = std::tr2::sys;
-
namespace vcpkg { namespace PostBuildLint
{
enum class LinkageType