-
- Downloads
Fix build for < C++11 since last commit
Build broke since last commit 479f3897 for compilers not supporting C++11. Pre C++11, the constructor of std::ifstream only allows C like strings.
Please register or sign in to comment
Build broke since last commit 479f3897 for compilers not supporting C++11. Pre C++11, the constructor of std::ifstream only allows C like strings.