diff -r 6752808b2036 -r 646a02f170b9 locationmanager/locationtrail/inc/cnetworkinfo.h --- a/locationmanager/locationtrail/inc/cnetworkinfo.h Fri Feb 19 23:14:48 2010 +0200 +++ b/locationmanager/locationtrail/inc/cnetworkinfo.h Fri Mar 12 15:44:28 2010 +0200 @@ -33,7 +33,7 @@ * This method is used for setting the network cell id to the * location trail. */ - virtual void NetworkInfo( const CTelephony::TNetworkInfoV1 &aNetworkInfo, const TInt aError ) = 0; + virtual void NetworkInfo( const CTelephony::TNetworkInfoV1 &aNetworkInfo, const TInt aError ) __SOFTFP = 0; }; /**