Gaudi Framework, version v23r4

Home   Generated: Mon Sep 17 2012

GaudiKernel.cpp

Go to the documentation of this file.
00001 // $Id: GaudiKernel.cpp,v 1.3 2006/04/20 16:42:58 hmd Exp $
00002 // Dirty trick in order to go back to the old (gcc 2.95) behavior of
00003 // dynamic_cast.
00004 
00005 #if defined (__GNUC__) 
00006 #  undef __GXX_WEAK__
00007 //#    include "../gcc/tinfo.cc"
00008 #  define __GXX_WEAK__ 1
00009 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Sep 17 2012 13:49:33 for Gaudi Framework, version v23r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004