renderer: remove the tab
[platform/core/uifw/rive-tizen.git] / inc / rive_tizen.hpp
1 #include <iostream>
2
3 #define RIVE_EXPORT __attribute__ ((visibility ("default")))
4
5 RIVE_EXPORT void rive_tizen_print();