forked from Alepha/Alepha
Relocate StackableStreambuf
to IOStreams.
This commit is contained in:
@ -41,7 +41,7 @@ namespace Alepha::Hydrogen ::detail:: word_wrap_m
|
||||
}
|
||||
|
||||
struct WordWrapStreambuf
|
||||
: public Utility::StackableStreambuf
|
||||
: public IOStreams::StackableStreambuf
|
||||
{
|
||||
public:
|
||||
std::size_t maximumWidth= 0;
|
||||
|
Reference in New Issue
Block a user