Skip to content

Commit a9f232d

Browse files
committed
Include assert header
1 parent bebd7d0 commit a9f232d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

loguru.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
#include <algorithm>
3434
#include <atomic>
35+
#include <cassert>
3536
#include <chrono>
3637
#include <cstdarg>
3738
#include <cstdio>

0 commit comments

Comments
 (0)