Skip to content

Commit

Permalink
fix: missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaDucak committed Jun 7, 2024
1 parent 30642d2 commit 7863875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/log/annual_log_data.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include "log_repository_base.hpp"
#include "utils/date.hpp"
#include <memory>

namespace caps_log::log {

Expand Down

0 comments on commit 7863875

Please sign in to comment.