Skip to content

Commit

Permalink
rd-cpp: try fix compilation on the latest clang
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Nov 3, 2023
1 parent 5c495ba commit c73996b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rd-cpp/src/rd_framework_cpp/src/main/wire/PumpScheduler.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include "scheduler/base/IScheduler.h"

#include <condition_variable>
#include <string>
#include <thread>
#include <queue>

Expand Down

0 comments on commit c73996b

Please sign in to comment.