Files
dolphin/Source/Core/Core/HW
Christian Widmer 5818d72af4 Core: Fix build with portaudio enabled and pch disabled
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!
2015-12-13 19:44:54 +01:00
..
2015-10-10 17:44:42 +02:00
2015-10-04 15:15:10 -04:00
2015-08-24 18:33:19 +02:00
2015-08-24 18:33:19 +02:00
2015-11-16 23:22:44 +01:00
2015-09-28 11:51:08 -05:00