use latest object store changes

This commit is contained in:
Ari Lazier 2015-09-09 17:16:32 -07:00
parent 981e7007f7
commit cb7360c6a3
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#ifndef REALM_OBJECT_STORE_HPP
#define REALM_OBJECT_STORE_HPP
#include "schema.hpp"
#include "object_schema.hpp"
#include "property.hpp"