#ifndef COMS_UI_TAB_H #define COMS_UI_TAB_H #include "../stdlib/Types.h" struct UITabState { }; struct UITab { }; #endif