omads/omadsextensions/adapters/contacts/src/NSmlContactsDataProvider.cpp
changeset 40 b63e67867dcd
parent 22 1a3f0bca12c6
child 50 00439341df81
equal deleted inserted replaced
39:9905f7d46607 40:b63e67867dcd
    36 #include "nsmldebug.h"
    36 #include "nsmldebug.h"
    37 #include "nsmlconstants.h"
    37 #include "nsmlconstants.h"
    38 #include "nsmldsimpluids.h"
    38 #include "nsmldsimpluids.h"
    39 #include "nsmlchangefinder.h"
    39 #include "nsmlchangefinder.h"
    40 
    40 
       
    41 #ifndef __WINS__
       
    42 // This lowers the unnecessary compiler warning (armv5) to remark.
       
    43 // "Warning:  #174-D: expression has no effect..." is caused by 
       
    44 // DBG_ARGS8 macro in no-debug builds.
       
    45 #pragma diag_remark 174
       
    46 #endif
       
    47 
    41 // ============================ MEMBER FUNCTIONS ===============================
    48 // ============================ MEMBER FUNCTIONS ===============================
    42 
    49 
    43 // -----------------------------------------------------------------------------
    50 // -----------------------------------------------------------------------------
    44 // CNSmlContactsDataProvider::NewL
    51 // CNSmlContactsDataProvider::NewL
    45 // -----------------------------------------------------------------------------
    52 // -----------------------------------------------------------------------------