Add async_query.hpp to the project

This commit is contained in:
Thomas Goyne 2016-03-08 12:05:19 -08:00
parent 9a0ec0eb28
commit a16cd7d42d
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ set(HEADERS
results.hpp
schema.hpp
shared_realm.hpp
impl/async_query.hpp
impl/background_collection.hpp
impl/external_commit_helper.hpp
impl/list_notifier.hpp