1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
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