Samchon Framework for CPP  1.0.0
templates.hpp
1 #pragma once
2 
3 #include <samchon/templates/service.hpp>
4 
5 #include <samchon/templates/external.hpp>
6 #include <samchon/templates/parallel.hpp>
7 #include <samchon/templates/distributed.hpp>
8 #include <samchon/templates/slave.hpp>