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 628afd3 commit 6155182Copy full SHA for 6155182
c/include/libsbp/legacy/cpp/frame_handler.h
@@ -18,6 +18,7 @@
18
#include <cstddef>
19
20
#include <libsbp/cpp/state.h>
21
+#include <libsbp/legacy/compat.h>
22
#include <libsbp/legacy/cpp/message_traits.h>
23
24
SBP_MESSAGE("The legacy libsbp API is deprecated and soon to be removed. All "
c/include/libsbp/legacy/cpp/payload_handler.h
@@ -17,6 +17,7 @@
17
#include <array>
#include <libsbp/legacy/cpp/legacy_state.h>
0 commit comments