00001 00011 /***************************************************************************** 00012 ** Ifdefs 00013 *****************************************************************************/ 00014 00015 #ifndef ECL_CONTAINERS_STENCIL_HPP_ 00016 #define ECL_CONTAINERS_STENCIL_HPP_ 00017 00018 /***************************************************************************** 00019 ** Includes 00020 *****************************************************************************/ 00021 00022 #include "stencil/stencil.hpp" 00023 #include "stencil/converters.hpp" 00024 #include "stencil/formatters.hpp" 00025 00026 #endif /* ECL_CONTAINERS_STENCIL_HPP_ */