mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 08:56:06 +08:00
Added missing error handler call.
This commit is contained in:
parent
a3389fb00d
commit
cb2a80401d
@ -184,7 +184,7 @@ namespace etl
|
||||
}
|
||||
#else
|
||||
{
|
||||
error_handler::
|
||||
error_handler::error(vector_full());
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user