mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: add safePrintStack in dummyPrintStack
This commit is contained in:
committed by
Andrew Heather
parent
0fab8abc76
commit
0a23ad3944
@ -29,7 +29,12 @@ License
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
void Foam::error::safePrintStack(std::ostream& os)
|
||||
{}
|
||||
|
||||
|
||||
void Foam::error::printStack(Ostream& os)
|
||||
{}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user