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