Improve testability

This commit is contained in:
Unknown
2020-01-08 22:11:50 -05:00
parent 75808abce4
commit 1bdea53ec8
18 changed files with 200 additions and 266 deletions
+2 -1
View File
@@ -61,7 +61,8 @@
"fstream": "cpp",
"iomanip": "cpp",
"optional": "cpp",
"sstream": "cpp"
"sstream": "cpp",
"utils.h": "c"
}
}
}