#include "ace/pre.h"
#include "tao/orbconf.h"
#include "ace/CORBA_macros.h"
#include "ace/post.h"
Include dependency graph for try_macros.h:
This graph shows which files directly or indirectly include this file:
***************************************************************** * * * NOTICE !!! NOTICE !!! NOTICE !!! NOTICE !!! * * * * The macros in this file is deprecated. * * * * Please check out $ACE_ROOT/ace/CORBA_macros.h * * and $ACE_ROOT/docs/exceptions.html for a new * * set of helper macros that replace this file. * * * * We strongely encourage you to stop using the * * macros in this file. You should try to convert * * your program to use the new ACE try macros * * which are simpler to use and easier to remember. * * However, if you still insist on using these old * * macros, you can do this by uncomment the "define * * TAO_USES_DEPRECATED_TAO_TRY_MACROS" below. * * * * Again, we no longer maintain this file and it will * * eventually go away. * * * *****************************************************************