#include "stockpile.h"

namespace NYT {

////////////////////////////////////////////////////////////////////////////////

void ConfigureStockpile(const TStockpileOptions& /*options*/)
{ }

////////////////////////////////////////////////////////////////////////////////

} // namespace NYT