summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/expected/cpp/33085-bug_i_323.cpp
blob: 6f622f6e8e59aaad9825c7bef6e10bb61ebf386b (plain)
1
2
3
4
class ATL_NO_VTABLE CProxy :
        public ATL::CComCoClass<CProxy, &CLSID_Proxy>
{
}