rpcs3/3rdparty
Jan Beich c09c792636 GPUOpen: drop bogus include
GNU libc and musl have aligned_alloc() in <stdlib.h> while on BSDs
<malloc.h> shouldn't be used.

In file included from rpcs3/Emu/RSX/VK/VKMemAlloc.cpp:2:
In file included from rpcs3/../3rdparty/GPUOpen/include/vk_mem_alloc.h:2233:
/usr/include/malloc.h:3:2: error: "<malloc.h> has been replaced by <stdlib.h>"
 #error "<malloc.h> has been replaced by <stdlib.h>"
  ^
2018-05-24 20:00:35 +04:00
..
2016-07-30 18:39:26 +02:00
2018-02-12 01:58:14 +04:00
2017-08-08 23:20:07 +03:00
2017-06-04 17:48:33 +03:00
2016-07-21 17:46:46 +03:00
2018-02-12 01:58:14 +04:00
2016-04-25 13:49:12 +03:00
2017-06-04 17:48:33 +03:00