Skip to content

Commit

Permalink
compilation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Haim committed Apr 18, 2024
1 parent ee2c9f6 commit a6f6fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/threads/atomic_wait.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ namespace concurrencpp::details {
# include <memory>
# include <condition_variable>

# include "concurrencpp/utils/math.h"
# include "concurrencpp/utils/dlist.h"
# include "concurrencpp/utils/math_helper.h"

namespace concurrencpp::details {

Expand Down

0 comments on commit a6f6fa2

Please sign in to comment.