Implemented to-block methods of dataformatter

This commit is contained in:
Leonetienne
2022-05-26 23:22:04 +02:00
parent 6ac775105b
commit f6d646da55
3 changed files with 81 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ int main(int argc, char* const* argv) {
)
<< std::endl;
return 0;
}