index
:
advent-of-code
main
advent of code
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
2018
/
day5
/
aoc.h
blob: 2b99a0be58fdec38027f09e58e213bceb57246ec (
plain
)
1
2
3
4
5
6
7
#pragma once
#include
"common.h"
namespace
aoc2018
{
}