rename chapters
This commit is contained in:
9
Chapter17/cib/libs/flow/flow.hpp
Normal file
9
Chapter17/cib/libs/flow/flow.hpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <flow/builder.hpp>
|
||||
#include <flow/common.hpp>
|
||||
#include <flow/detail/par.hpp>
|
||||
#include <flow/detail/seq.hpp>
|
||||
#include <flow/impl.hpp>
|
||||
#include <flow/run.hpp>
|
||||
#include <flow/step.hpp>
|
||||
Reference in New Issue
Block a user