diff options
Diffstat (limited to 'src/drivers/Android/Fl_Android_Application.h')
| -rw-r--r-- | src/drivers/Android/Fl_Android_Application.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/drivers/Android/Fl_Android_Application.h b/src/drivers/Android/Fl_Android_Application.h new file mode 100644 index 000000000..7e7cba5aa --- /dev/null +++ b/src/drivers/Android/Fl_Android_Application.h @@ -0,0 +1,8 @@ +// +// Created by Matthias Melcher on 3/3/18. +// + +#ifndef HELLOANDROID_FL_ANDROID_APPLICATION_H +#define HELLOANDROID_FL_ANDROID_APPLICATION_H + +#endif //HELLOANDROID_FL_ANDROID_APPLICATION_H |
