mirror of https://github.com/PCSX2/pcsx2.git
890d7ab953
Fixes a compile error (C2666) on VS2017 15.8 caused by ambiguity issues. The sstream header uses constexpr auto _both = ios_base::in | ios_base::out; Without the extra type restrictions the compiler cannot tell whether to use the template or the built-in | operator (the const wxSizerFlags & parameter will accept ints). |
||
---|---|---|
.. | ||
Utilities | ||
api | ||
null | ||
wx | ||
x86emitter | ||
PS2Edefs.h | ||
PS2Eext.h | ||
PS2Etypes.h | ||
Pcsx2Api.h | ||
Pcsx2Defs.h | ||
Pcsx2Types.h | ||
PluginCallbacks.h | ||
PluginCompatibility.h | ||
afxresmw.h |