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