C_runtime/erpc_PLCObject_interface.cpp
changeset 3937 e13543d716b6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/C_runtime/erpc_PLCObject_interface.cpp	Wed Apr 24 02:15:33 2024 +0200
@@ -0,0 +1,20 @@
+/*
+ * Generated by erpcgen 1.11.0 on Wed Mar 27 13:43:44 2024.
+ *
+ * AUTOGENERATED - DO NOT EDIT
+ */
+
+
+#include "erpc_PLCObject_interface.hpp"
+
+#if 11100 != ERPC_VERSION_NUMBER
+#error "The generated shim code version is different to the rest of eRPC code."
+#endif
+
+
+using namespace std;
+using namespace erpcShim;
+
+BeremizPLCObjectService_interface::~BeremizPLCObjectService_interface(void)
+{
+}