diff -r 8d692d9f828f -r 50974a8b132e serviceproviders/sapi_contacts_vpbk/contactservice/src/contactservice.cpp --- a/serviceproviders/sapi_contacts_vpbk/contactservice/src/contactservice.cpp Fri Nov 06 13:05:00 2009 +0200 +++ b/serviceproviders/sapi_contacts_vpbk/contactservice/src/contactservice.cpp Tue Nov 24 08:56:33 2009 +0200 @@ -18,25 +18,25 @@ //System includes -#include //for the vcard engin -#include // for iContactManager -#include // for iContactStore -#include //used in SetupL -#include //used in SetupL to get contact stores -#include //used in AddFieldToContactL -#include // used in many function to get the store contact -#include //for the field text data -#include //used in CreateFieldTypeL() -#include //return type of CreateFieldTypeL() -#include //for observer -#include //Used in AddDateFieldToContactL -#include //for param in ContactsSaved() -#include //used in SetupL -#include // used in many function to get the store contact +#include //for the vcard engin +#include // for iContactManager +#include // for iContactStore +#include //used in SetupL +#include //used in SetupL to get contact stores +#include //used in AddFieldToContactL +#include // used in many function to get the store contact +#include //for the field text data +#include //used in CreateFieldTypeL() +#include //return type of CreateFieldTypeL() +#include //for observer +#include //Used in AddDateFieldToContactL +#include //for param in ContactsSaved() +#include //used in SetupL +#include // used in many function to get the store contact #include #include -#include -#include +#include +#include #include //User includes.