locationmanager/locationtrail/inc/cnetworkinfo.h
changeset 20 6dfc5f825351
parent 0 c53acadfccc6
child 17 50de4d668bb6
--- 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;
     };
 
 /**