#include "XBatch.h" #include "XBatchImp.h" std::shared_ptr vagt::encode::XBatch::create() { return std::make_shared(); }