its a struct

This commit is contained in:
Ari Lazier 2016-03-18 20:04:30 -07:00
parent f186c3d1b7
commit 7ef25e9e14
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
namespace realm { namespace realm {
class Group; class Group;
class Property; struct Property;
class ObjectSchema { class ObjectSchema {
public: public: