aboutsummaryrefslogtreecommitdiff
path: root/src/2018/day6/aoc.cpp
blob: 585f14485a500e62eb8e37f053cdf6ffb0f200e4 (plain)
1
2
3
4
5
#include "aoc.h"

namespace aoc2018 {

}