Skip to content

Commit

Permalink
Fix for wchar_t issue introduced with last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
gulrak committed Aug 15, 2019
1 parent 1da2158 commit 135015f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/ghc/filesystem.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5134,6 +5134,5 @@ GHC_INLINE recursive_directory_iterator end(const recursive_directory_iterator&)
// cleanup some macros
#undef GHC_INLINE
#undef GHC_EXPAND_IMPL
#undef GHC_USE_WCHAR_T

#endif // GHC_FILESYSTEM_H

0 comments on commit 135015f

Please sign in to comment.