From b57199097a4c02bae09cc875a92d9b909257a831 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 3 Mar 2018 14:11:58 +0000 Subject: Android: case of .h and .H git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12706 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/drivers/Android/Fl_Android_Application.hh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/drivers/Android/Fl_Android_Application.hh (limited to 'src/drivers/Android/Fl_Android_Application.hh') diff --git a/src/drivers/Android/Fl_Android_Application.hh b/src/drivers/Android/Fl_Android_Application.hh new file mode 100644 index 000000000..7e7cba5aa --- /dev/null +++ b/src/drivers/Android/Fl_Android_Application.hh @@ -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 -- cgit v1.2.3