complex macros with ;
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
//! \~russian Разделяемая память.
|
||||
class PIP_EXPORT PISharedMemory: public PIIODevice
|
||||
{
|
||||
PIIODEVICE(PISharedMemory, "shm")
|
||||
PIIODEVICE(PISharedMemory, "shm");
|
||||
public:
|
||||
|
||||
//! \~english Constructs empty %PISharedMemory
|
||||
|
||||
Reference in New Issue
Block a user