diff -r 2a11b5b00470 -r fd64c38c277d phonebookengines/contactsmodel/tsrc/TestSyncPlugIn/cnttestsynchroniser.h --- a/phonebookengines/contactsmodel/tsrc/TestSyncPlugIn/cnttestsynchroniser.h Fri May 14 15:42:23 2010 +0300 +++ b/phonebookengines/contactsmodel/tsrc/TestSyncPlugIn/cnttestsynchroniser.h Thu May 27 12:45:19 2010 +0300 @@ -1,24 +1,25 @@ -/* -* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - +// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// #include "cntsyncchecker.h" #include +#ifdef SYMBIAN_ENABLE_SPLIT_HEADERS +#include "cntsyncecom.h" +#endif + class CContactActiveTestSync : public CActive { public: