ossrv_pub/math_operations_api/inc/stdapis/stlport/stl/_complex.h
changeset 72 403e7f6ed6c5
parent 0 e4d67989cc36
--- a/ossrv_pub/math_operations_api/inc/stdapis/stlport/stl/_complex.h	Wed Oct 13 19:39:18 2010 +0530
+++ b/ossrv_pub/math_operations_api/inc/stdapis/stlport/stl/_complex.h	Thu Oct 14 14:15:50 2010 +0530
@@ -766,9 +766,9 @@
 
 #ifdef __SYMBIAN32__
 template <class _Tp>
-#ifdef __WINSCW__
+//#ifdef __WINSCW__
 _STLP_DECLSPEC 
-#endif
+//#endif
 _Tp  _STLP_CALL abs_tp(const complex<_Tp>&);
 
 template <class _Tp>