Skip to content

Commit

Permalink
more header files
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Dec 17, 2023
1 parent 19a7a91 commit cd9cd6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/day11.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <iostream>
#include <string>
#include <vector>
#include <cmath>

struct Data {
std::vector<std::string> lines;
Expand Down

0 comments on commit cd9cd6c

Please sign in to comment.