complex macros with ;
This commit is contained in:
@@ -29,7 +29,7 @@ namespace CDUtils {
|
||||
|
||||
class CD_CORE_EXPORT CInterface: public Interface
|
||||
{
|
||||
PIOBJECT_SUBCLASS(CInterface, Interface)
|
||||
PIOBJECT_SUBCLASS(CInterface, Interface);
|
||||
public:
|
||||
CInterface();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user