Sprout/sprout/operation/append_front.hpp

9 lines
275 B
C++
Raw Normal View History

#ifndef SPROUT_OPERATION_APPEND_FRONT_HPP
#define SPROUT_OPERATION_APPEND_FRONT_HPP
#include <sprout/config.hpp>
#include <sprout/operation/fixed/append_front.hpp>
#include <sprout/operation/fit/append_front.hpp>
#endif // #ifndef SPROUT_OPERATION_APPEND_FRONT_HPP