Skip to content

Commit

Permalink
Added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
gabime committed Nov 29, 2024
1 parent 905312e commit 79422fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/spdlog/logger.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

#include <cassert>
#include <vector>
#include <iterator>

#include "./common.h"
#include "./details/log_msg.h"
Expand Down

0 comments on commit 79422fe

Please sign in to comment.