Added missing error handler call.

This commit is contained in:
jwellbelove 2014-12-24 20:49:42 +00:00
parent a3389fb00d
commit cb2a80401d

View File

@ -184,7 +184,7 @@ namespace etl
}
#else
{
error_handler::
error_handler::error(vector_full());
}
#endif