#pragma once #include "t1.h" #include "t8.h" namespace clanguml::t40003::dependencies { void t5() { t1(); t8(); } }