Skip to content

Commit 1b0a7a8

Browse files
author
bt
committed
Fix day1 build
1 parent 5d81cee commit 1b0a7a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/day1.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <algorithm>
2+
#include <cstdint>
23
#include <iostream>
34
#include <fstream>
45
#include <vector>

0 commit comments

Comments
 (0)