C_runtime/erpc_PLCObject_common.hpp
changeset 4044 2a4b8b59d165
parent 4032 1ffff67678ad
equal deleted inserted replaced
4043:b217fb367574 4044:2a4b8b59d165
     1 /*
     1 /*
     2  * Generated by erpcgen 1.12.0 on Mon Oct 28 15:10:14 2024.
     2  * Generated by erpcgen 1.13.0 on Fri Nov 22 15:03:08 2024.
     3  *
     3  *
     4  * AUTOGENERATED - DO NOT EDIT
     4  * AUTOGENERATED - DO NOT EDIT
     5  */
     5  */
     6 
     6 
     7 
     7 
     8 #if !defined(_erpc_PLCObject_common_hpp_)
     8 #if !defined(_erpc_PLCObject_common_hpp_)
     9 #define _erpc_PLCObject_common_hpp_
     9 #define _erpc_PLCObject_common_hpp_
    10 
    10 
    11 
    11 
    12 #include <cstdbool>
       
    13 #include <cstddef>
    12 #include <cstddef>
    14 #include <cstdint>
    13 #include <cstdint>
    15 
    14 
    16 #include "erpc_version.h"
    15 #include "erpc_version.h"
    17 
    16 
    18 #if 11200 != ERPC_VERSION_NUMBER
    17 #if 11300 != ERPC_VERSION_NUMBER
    19 #error "The generated shim code version is different to the rest of eRPC code."
    18 #error "The generated shim code version is different to the rest of eRPC code."
    20 #endif
    19 #endif
    21 
    20 
    22 
    21 
    23 #if !defined(ERPC_TYPE_DEFINITIONS_ERPC_PLCOBJECT)
    22 #if !defined(ERPC_TYPE_DEFINITIONS_ERPC_PLCOBJECT)