- /*
- * Author: Patrick-Christopher Mattulat
- * Company: Lynar Studios
- * E-Mail: webmaster@lynarstudios.com
- * Created: 2023-04-07
- * Changed: 2023-04-07
- *
- * */
- #ifndef LS_STD_LS_STD_CORE_JNI_TEST_HPP
- #define LS_STD_LS_STD_CORE_JNI_TEST_HPP
- #include <classes/core/jni/MockJniApi.hpp>
- #endif
|