mirror of
https://github.com/latentPrion/libspinscale.git
synced 2026-06-24 11:58:33 +00:00
Split classes into neater header units
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#include <thread>
|
||||
#include <type_traits>
|
||||
|
||||
#include <spinscale/co/nonPostingInvoker.h>
|
||||
#include <spinscale/co/postingInvoker.h>
|
||||
#include <spinscale/co/invokerBase.h>
|
||||
#include <spinscale/co/nonPostingPromise.h>
|
||||
|
||||
namespace sscl::co {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user