summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-08-20 19:06:10 -0400
committerLioncash <mathew1800@gmail.com>2017-08-20 19:34:52 -0400
commit7a5577498bd003f0e39ee6f95cc4f54884047da3 (patch)
treec831af98aa1b05232433168c4080e79d148ca326 /Source/Core/Common/FileUtil.cpp
parent08004d409e4c3e20b02b006595bf1e0177f043b1 (diff)
CommonTypes: Qualify standard integral types in typedefs with std::
Given a relatively recent proposal (P0657R0), which calls for deprecation of putting stuff into the global namespace when using C++ headers, this just futureproofs our code a little more. Technically this is what we should have been doing initially, since an implementation is allowed to not provide these types in the global namespace and still be compliant.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions