Skip to content

Commit

Permalink
"updated thread includes; updates #255"
Browse files Browse the repository at this point in the history
  • Loading branch information
martukas committed Mar 16, 2022
1 parent cc7a836 commit 5d3dcab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/core/thread_wrappers.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#pragma once

#include <mutex>
#include <shared_mutex>
#include <condition_variable>
#include <thread>

#define MUTEX_LOCK_TIMEOUT std::chrono::microseconds(1)
Expand Down

0 comments on commit 5d3dcab

Please sign in to comment.