Skip to content

Commit

Permalink
fix(log): fix build error on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrdjan committed Aug 17, 2023
1 parent 9f10094 commit d56ec41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cpp/Log.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <fstream>
#include <initializer_list>
#include <string>
#include <thread>
#include <unordered_map>
#include "ext/date.h"
#include "noderfc.h"
Expand Down

0 comments on commit d56ec41

Please sign in to comment.