locationmanager/locationtrail/inc/cnetworkinfo.h
branchRCL_3
changeset 14 646a02f170b9
parent 0 c53acadfccc6
child 17 50de4d668bb6
--- 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;
     };
 
 /**