Sprout/sprout/string/to_string.hpp
2012-04-16 13:32:47 +09:00

7 lines
189 B
C++

#ifndef SPROUT_STRING_TO_STRING_HPP
#define SPROUT_STRING_TO_STRING_HPP
#include <cstddef>
#include <sprout/string/int_to_string.hpp>
#endif // #ifndef SPROUT_STRING_TO_STRING_HPP