1 2 3 4 5 6 7 8
#include "onlyplainlib2.h" OnlyPlainLib1 onlyPlainLib2() { OnlyPlainLib1 opl1; return opl1; }