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