#include "ace/config-all.h"
Include dependency graph for iosfwd.h:
This graph shows which files directly or indirectly include this file:
This files deals with forward declaration for the stream classes. Remember that since the new Standard C++ Library code for streams uses templates, simple forward declaration will not work.