Fixed variable names and comments

thanks to Frank Dana
This commit is contained in:
Brenno
2021-04-12 21:18:21 -03:00
parent d1d9293870
commit 99b5d1e7ab
4 changed files with 9 additions and 11 deletions

View File

@@ -29,6 +29,7 @@
*/
#include <catch2/catch.hpp>
#include <sstream>
#include "Point.h"
#include "Enums.h"