Remove a bogus forward-declaration.
This commit is contained in:
parent
9d43f8952e
commit
548701c2fd
|
@ -25,7 +25,6 @@
|
|||
#include <vector>
|
||||
|
||||
namespace realm {
|
||||
class Property;
|
||||
class Group;
|
||||
struct Property;
|
||||
|
||||
|
|
Loading…
Reference in New Issue