Skip to content

Commit

Permalink
removing old wstring header
Browse files Browse the repository at this point in the history
  • Loading branch information
jessk-msft committed Aug 19, 2024
1 parent 54241da commit 409436f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion source/P4VFS.Core/Source/Pch.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <string>
#include <algorithm>
#include <functional>
#include <cvt/wstring>
#include <regex>

#define WIN32_LEAN_AND_MEAN
Expand Down
1 change: 0 additions & 1 deletion source/P4VFS.CoreInterop/Source/Pch.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <string>
#include <algorithm>
#include <functional>
#include <cvt/wstring>
#include <codecvt>
#include <regex>

Expand Down

0 comments on commit 409436f

Please sign in to comment.