fixes for latest object store changes

This commit is contained in:
Ari Lazier 2015-08-10 10:49:59 -07:00
parent 453e4d8277
commit 8712c8bc2c
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
#include "shared_realm.hpp" #include "shared_realm.hpp"
#include <realm/group_shared.hpp>
#include <realm/lang_bind_helper.hpp>
#include <realm/commit_log.hpp> #include <realm/commit_log.hpp>
#include <memory> #include <memory>