Skip to content

Commit e2de7b5

Browse files
committed
Merge branch 'flatbuffers' of github.com:snhobbs/ModbusBasic into flatbuffers
2 parents 979273e + ed42a4c commit e2de7b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/Modbus/flat_buffers_register_wrapper.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* Wrap a flatbuffers produced class
33
*
44
* */
5+
#pragma once
56
#include <cstdint>
67
#include <cstring>
78
#include "Modbus/DataStore.h"

0 commit comments

Comments
 (0)