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