diff options
author | Simon Warta <[email protected]> | 2015-07-16 18:39:50 +0200 |
---|---|---|
committer | Simon Warta <[email protected]> | 2015-07-16 19:04:34 +0200 |
commit | 748ae07caf2445f7b75f5c96ae674c6de0b0610a (patch) | |
tree | bae6bc6de24dbdfd732c1734c78aeae566837ece /src/build-data/os | |
parent | 2ea885ffe9f44fada457b9cc8e169418c57f1bdb (diff) |
Add MSVC stl filesystem implementation
Closes #199
Diffstat (limited to 'src/build-data/os')
-rw-r--r-- | src/build-data/os/windows.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/windows.txt b/src/build-data/os/windows.txt index b72ef0768..c34f2e7ab 100644 --- a/src/build-data/os/windows.txt +++ b/src/build-data/os/windows.txt @@ -18,6 +18,7 @@ loadlibrary query_perf_counter virtual_lock rtlsecurezeromemory +stl_filesystem_msvc </target_features> <aliases> |