AllowRotation and size_t
This commit is contained in:
committed by
PaddleStroke
parent
fe99ad2593
commit
85557e1fa4
@@ -16,7 +16,7 @@ void MbD::ASMTRefSurface::parseASMT(std::vector<std::string>&)
|
||||
assert(false);
|
||||
}
|
||||
|
||||
void MbD::ASMTRefSurface::storeOnLevel(std::ofstream&, int)
|
||||
void MbD::ASMTRefSurface::storeOnLevel(std::ofstream&, size_t)
|
||||
{
|
||||
assert(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user