Skip to content

Commit

Permalink
Merge pull request #3810 from pleroy/Clang
Browse files Browse the repository at this point in the history
Fix errors found by Clang
  • Loading branch information
pleroy authored Nov 26, 2023
2 parents c20f032 + 8a1e686 commit bf894f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/push_pull_callback.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#pragma once

#include <functional>
#include <optional>
#include <thread>
#include <tuple>

#include "absl/synchronization/mutex.h"
Expand Down

0 comments on commit bf894f5

Please sign in to comment.