mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 21:10:42 +00:00
Compile fix for android and apple
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
* THE SOFTWARE.
|
||||
******************************************************************************/
|
||||
|
||||
#include "os/posix/posix_hook.h"
|
||||
|
||||
void PosixHookInit()
|
||||
{
|
||||
}
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
* THE SOFTWARE.
|
||||
******************************************************************************/
|
||||
|
||||
#include "os/posix/posix_hook.h"
|
||||
|
||||
void PosixHookInit()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user