6 #ifndef CPPIPC_CPPIPC_HPP 7 #define CPPIPC_CPPIPC_HPP 11 #include <core/system/cppipc/ipc_object_base.hpp> 12 #include <core/system/cppipc/client/object_proxy.hpp> 13 #include <core/system/cppipc/server/comm_server.hpp> 14 #include <core/system/cppipc/registration_macros.hpp> 17 #include <core/system/cppipc/magic_macros.hpp>