summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src/syncservices/Sources.inc
blob: 4e064f1259db21d75ed8495d153b87cb9cf9bd1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{$define FRAMEWORK_LOADED_SYNCSERVICES}
{$include SyncServices.inc}
{$include ISyncCommon.inc}
{$include ISyncChange.inc}
{$include ISyncClient.inc}
{$include ISyncFilter.inc}
{$include ISyncManager.inc}
{$include ISyncRecordSnapshot.inc}
{$include ISyncRecordReference.inc}
{$include ISyncSession.inc}
{$include ISyncSessionDriver.inc}
{$include ISyncCoreData.inc}
{$include SyncServicesErrors.inc}