#pragma once namespace big { class tab_main { public: static void tab_self(); }; }