This commit is contained in:
2025-12-28 20:18:28 +01:00
parent 94323e7409
commit 517dcceb81
6 changed files with 826 additions and 7 deletions

1
bc.cpp
View File

@@ -54,6 +54,7 @@ BCException::BCException( const QString& what, int errCode )
}
namespace bc
{