Skip to content

Commit 67ba802

Browse files
Missing chrono include
1 parent f5a2535 commit 67ba802

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/cpp/LogIt_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include <gtest/gtest.h>
55

6+
#include <chrono>
67
#include <string>
78
#include <thread> // NOLINT
89

0 commit comments

Comments
 (0)