Fix forward declaration
This commit is contained in:
parent
dd2fc88846
commit
152af37138
|
@ -28,7 +28,7 @@
|
|||
MYNTEYE_BEGIN_NAMESPACE
|
||||
|
||||
class API;
|
||||
class Object;
|
||||
struct Object;
|
||||
|
||||
/**
|
||||
* The plugin which could implement processing by yourself.
|
||||
|
|
Loading…
Reference in New Issue
Block a user