diff options
| author | Alexander Kaspar <alexander.kaspar@gmail.com> | 2016-12-01 14:59:39 +0100 |
|---|---|---|
| committer | Alexander Kaspar <alexander.kaspar@gmail.com> | 2016-12-01 14:59:39 +0100 |
| commit | cb280e48a845acc75e696433f3ec8ee7547d6fe7 (patch) | |
| tree | 81b304241684e2ee6cf6a7844bcb17176cfc9ed0 /toolsrc/src/vcpkg_System.cpp | |
| parent | 03cdf1dc97f05b7fc290c6c6eac1306aae1605ba (diff) | |
| parent | 79399923b6cd98b9e77020615e433ef0560d5dc2 (diff) | |
| download | vcpkg-cb280e48a845acc75e696433f3ec8ee7547d6fe7.tar.gz vcpkg-cb280e48a845acc75e696433f3ec8ee7547d6fe7.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
Diffstat (limited to 'toolsrc/src/vcpkg_System.cpp')
| -rw-r--r-- | toolsrc/src/vcpkg_System.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolsrc/src/vcpkg_System.cpp b/toolsrc/src/vcpkg_System.cpp index cc7080069..cb3eb6584 100644 --- a/toolsrc/src/vcpkg_System.cpp +++ b/toolsrc/src/vcpkg_System.cpp @@ -3,8 +3,6 @@ #include <Windows.h> #include <regex> -namespace fs = std::tr2::sys; - namespace vcpkg {namespace System { fs::path get_exe_path_of_current_process() |
