its a struct
This commit is contained in:
parent
f186c3d1b7
commit
7ef25e9e14
|
@ -26,7 +26,7 @@
|
|||
|
||||
namespace realm {
|
||||
class Group;
|
||||
class Property;
|
||||
struct Property;
|
||||
|
||||
class ObjectSchema {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue