Commit b4d6a91a authored by Xavier Thompson's avatar Xavier Thompson

worker.hpp: Add missing include

parent 4f67c5a3
#ifndef TYPON_CORE_WORKER_HPP_INCLUDED
#define TYPON_CORE_WORKER_HPP_INCLUDED
#include <atomic>
#include <mutex>
#include <type_traits>
#include <utility>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment