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