Sprout/sprout/string/conversion.hpp

9 lines
230 B
C++
Raw Normal View History

#ifndef SPROUT_STRING_CONVERSION_HPP
#define SPROUT_STRING_CONVERSION_HPP
#include <cstddef>
#include <sprout/string/to_string.hpp>
#include <sprout/string/from_string.hpp>
#endif // #ifndef SPROUT_STRING_CONVERSION_HPP