summaryrefslogtreecommitdiff
path: root/src/blu_cat/net/common/tsqueue.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blu_cat/net/common/tsqueue.hpp')
-rw-r--r--src/blu_cat/net/common/tsqueue.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blu_cat/net/common/tsqueue.hpp b/src/blu_cat/net/common/tsqueue.hpp
index 4cdd21d..673fe3c 100644
--- a/src/blu_cat/net/common/tsqueue.hpp
+++ b/src/blu_cat/net/common/tsqueue.hpp
@@ -18,6 +18,7 @@
#define BLU_CAT_NET_COMMON_TSQUEUE_H 1
#include <deque>
+#include <mutex>
namespace BluCat::NET
{