PackBinary/pack.cpp

6 lines
93 B
C++

#include "pack.h"
bool CPackBinary::startPack(const CmdResult& result)
{
return false;
}