.. _program_listing_file__tmp_ws_src_ecl_core_ecl_streams_include_ecl_streams_manipulators.hpp: Program Listing for File manipulators.hpp ========================================= |exhale_lsh| :ref:`Return to documentation for file ` (``/tmp/ws/src/ecl_core/ecl_streams/include/ecl/streams/manipulators.hpp``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp /***************************************************************************** ** 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_ */