complex macros with ;
This commit is contained in:
@@ -108,7 +108,7 @@ class NotifierObject: public PIObject {
|
||||
PIOBJECT(NotifierObject)
|
||||
public:
|
||||
NotifierObject() {}
|
||||
EVENT2(finished, int, id, PIString*, buffer)
|
||||
EVENT2(finished, int, id, PIString*, buffer);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user