Sprout/sprout/operation/pop_back.hpp

9 lines
255 B
C++
Raw Normal View History

2011-09-01 02:48:32 +00:00
#ifndef SPROUT_OPERATION_POP_BACK_HPP
#define SPROUT_OPERATION_POP_BACK_HPP
#include <sprout/config.hpp>
#include <sprout/operation/fixed/pop_back.hpp>
#include <sprout/operation/fit/pop_back.hpp>
#endif // #ifndef SPROUT_OPERATION_POP_BACK_HPP