Skip to content

Commit

Permalink
include: cstdio.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4rtaz committed May 28, 2024
1 parent a6cc394 commit 36a6a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define UTILS_HPP

#include <atomic>
#include <cstdio>
#include "common/pthread.h"

#ifdef _WIN32
Expand Down

0 comments on commit 36a6a7f

Please sign in to comment.