Output validation layer messages to logcat (Android)
This commit is contained in:
parent
e0822966a3
commit
418f4e2875
2 changed files with 20 additions and 2 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
#include <sstream>
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue