diff options
Diffstat (limited to 'host-linux-fixup/AndroidFixup.h')
-rw-r--r-- | host-linux-fixup/AndroidFixup.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host-linux-fixup/AndroidFixup.h b/host-linux-fixup/AndroidFixup.h new file mode 100644 index 00000000..e8531630 --- /dev/null +++ b/host-linux-fixup/AndroidFixup.h @@ -0,0 +1,4 @@ +#ifndef ANDROID_FIXUP_H +#define ANDROID_FIXUP_H + +#endif /* ANDROID_FIXUP_H */ |