diff options
author | Lioncash <mathew1800@gmail.com> | 2019-05-23 13:37:44 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-05-23 13:37:47 -0400 |
commit | e3b25399868cd074e6b61dda73484f5b969fc3be (patch) | |
tree | bd33aab6bdf30ea62f3d24327b4f90a1cc6fd807 /src/common/file_util.cpp | |
parent | 8cd3d9be2646eda7177344045984f2baf9520ad3 (diff) |
common/file_util: Remove unnecessary c_str() calls
The file stream open functions have supported std::string overloads
since C++11, so we don't need to use c_str() here. Same behavior, less
code.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions