complex macros with ;

This commit is contained in:
Бычков Андрей
2022-07-25 16:22:16 +03:00
parent 4fe9489484
commit 4d9029babe
9 changed files with 43 additions and 43 deletions

View File

@@ -29,7 +29,7 @@ namespace CDUtils {
class CD_CORE_EXPORT CInterface: public Interface
{
PIOBJECT_SUBCLASS(CInterface, Interface)
PIOBJECT_SUBCLASS(CInterface, Interface);
public:
CInterface();