We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12a44c commit 73b8b27Copy full SHA for 73b8b27
include/modbuspp/data.h
@@ -16,6 +16,7 @@
16
*/
17
#pragma once
18
19
+#include <stdexcept>
20
#include <cstdio> // printf
21
#include <cstring> // memcpy ...
22
#include <array>
0 commit comments