Renamed Utils.hpp and Utils.cpp to utils.hpp and utils.cpp
The contents of the Utils.cpp file is a namespace and not a class therefore the file should start with a lower case letter.
Please register or sign in to comment
The contents of the Utils.cpp file is a namespace and not a class therefore the file should start with a lower case letter.