Add optional lpSecurityAttributes parameter to CreateDirectory call to make compilati...
authorTobias Markus <tobbi.bugs@googlemail.com>
Wed, 11 Feb 2015 15:13:14 +0000 (16:13 +0100)
committerTobias Markus <tobbi.bugs@googlemail.com>
Wed, 11 Feb 2015 15:13:14 +0000 (16:13 +0100)
commit8f2d3b4b577297359c0cb57acb7e0782a3c35ea5
tree51162222883d21af919c7b8c45965db84f82b46c
parent6c95a83b01fc8ae0c71db8cc9c323927969092d2
Add optional lpSecurityAttributes parameter to CreateDirectory call to make compilation on MSYS2 possible
src/util/file_system.cpp