diff -r b73a2e62868f -r 6dfc5f825351 locationmanager/locationtrail/inc/cnetworkinfo.h --- a/locationmanager/locationtrail/inc/cnetworkinfo.h Tue Feb 02 00:24:33 2010 +0200 +++ b/locationmanager/locationtrail/inc/cnetworkinfo.h Fri Mar 19 09:38:01 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; }; /**