Fix code formatting
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
|
||||
#include <aoc/ReindeerMaze.hpp>
|
||||
|
||||
ReindeerMaze::ReindeerMaze(const int inputFileNameSuffix) : LinesSolver{ inputFileNameSuffix }
|
||||
ReindeerMaze::ReindeerMaze(const int inputFileNameSuffix)
|
||||
: LinesSolver{ inputFileNameSuffix }
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user