#if !defined(NXS_SUPPRESS_FWD_DEC_H) #define NXS_SUPPRESS_FWD_DEC_H #include "phycas/phycas.h" #undef NCL_HAS_TABULAR_OUTPUT // @ need to exand table to deal withoutput generically #undef NCL_OUTPUT_XML class NxsSuppressOutputStream; typedef NxsSuppressOutputStream NxsWritableStream; class NxsSuppressOutputManager; typedef NxsSuppressOutputManager NxsOutputManager; #endif