Program Listing for File manipulators.hpp

Return to documentation for file (/tmp/ws/src/ecl_core/ecl_streams/include/ecl/streams/manipulators.hpp)

/*****************************************************************************
** Ifdefs
*****************************************************************************/

#ifndef ECL_STREAMS_MANIPULATORS_HPP_
#define ECL_STREAMS_MANIPULATORS_HPP_

/*****************************************************************************
** Includes
*****************************************************************************/

#include "manipulators/manipulator.hpp"
#include "text_stream.hpp"
#include "manipulators/end_of_line.hpp"
#include "manipulators/clear_screen.hpp"

#endif /* ECL_STREAMS_MANIPULATORS_HPP_ */