mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-28 21:12:39 +02:00
![]() Includes cstring in EXI_DeviceMic.cpp to fix the undeclared function errors for memset and memcpy when building with portaudio enabled and pch disabled. Also adds the std:: prefix to those function calls because there is no guarantee that they are put in the global namespace when using cstring. Thanks to David Brooke for noticing this! |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinQt | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |