#pragma once #include "t2.h" namespace clanguml::t40003::dependants { void t3() { t2(); } }