aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/messagebus/thread_extra.h
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/messagebus/thread_extra.h')
-rw-r--r--library/cpp/messagebus/thread_extra.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/library/cpp/messagebus/thread_extra.h b/library/cpp/messagebus/thread_extra.h
new file mode 100644
index 0000000000..2c79741e88
--- /dev/null
+++ b/library/cpp/messagebus/thread_extra.h
@@ -0,0 +1,3 @@
+#pragma once
+
+#include <library/cpp/messagebus/actor/thread_extra.h>