forked from Alepha/Alepha
Relocate StackableStreambuf
to IOStreams.
This commit is contained in:
@ -22,7 +22,7 @@ namespace Alepha::Hydrogen ::detail:: string_algorithms
|
||||
}
|
||||
|
||||
struct VariableExpansionStreambuf
|
||||
: public Utility::StackableStreambuf
|
||||
: public IOStreams::StackableStreambuf
|
||||
{
|
||||
public:
|
||||
VarMap substitutions;
|
||||
|
Reference in New Issue
Block a user