Skip to content

Commit

Permalink
Include assert header
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgen committed Sep 16, 2021
1 parent bebd7d0 commit a9f232d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loguru.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

#include <algorithm>
#include <atomic>
#include <cassert>
#include <chrono>
#include <cstdarg>
#include <cstdio>
Expand Down

0 comments on commit a9f232d

Please sign in to comment.