summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorGravatar archshift2015-08-11 19:45:15 -0700
committerGravatar archshift2015-08-11 19:45:15 -0700
commitd1ae413ffd4f6a1d36ab67ee8d85c770336e0af3 (patch)
treecb108d168ea296d798b99cac1faff36b9ecbe4e1 /src/common/logging/backend.cpp
parentMerge pull request #893 from linkmauve/remove-uint._t-int._t (diff)
downloadyuzu-d1ae413ffd4f6a1d36ab67ee8d85c770336e0af3.tar.gz
yuzu-d1ae413ffd4f6a1d36ab67ee8d85c770336e0af3.tar.xz
yuzu-d1ae413ffd4f6a1d36ab67ee8d85c770336e0af3.zip
Stop defining GCC always_inline attributes as __forceinline
__forceinline is a MSVC extension, which may confuse some people working on the codebase. Furthermore, the C++ standard dictates that all names which contain adjacent underscores are reserved.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions