Sprout/sprout/algorithm/modifying.hpp
2012-04-01 22:15:09 +09:00

8 lines
243 B
C++

#ifndef SPROUT_ALGORITHM_MODIFYIING_HPP
#define SPROUT_ALGORITHM_MODIFYIING_HPP
#include <sprout/config.hpp>
#include <sprout/algorithm/fixed.hpp>
#include <sprout/algorithm/fit.hpp>
#endif // #ifndef SPROUT_ALGORITHM_MODIFYIING_HPP