]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/src/AliL3ConfMapTrack.cxx
Remove warnings with gcc4.0 (F.Carminati).
[u/mrichter/AliRoot.git] / HLT / src / AliL3ConfMapTrack.cxx
index 341baec0fc2535c600f8fd1419dc5c58c5498967..37761d2554b083346b4061e833c3433a09ed59bb 100644 (file)
 </pre>
 */
 
+#if __GNUC__ >= 3
+using namespace std;
+#endif
+
 ClassImp(AliL3ConfMapTrack)