We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e5b04 commit cf0808fCopy full SHA for cf0808f
1 file changed
extra/third_party/lsts/shared/ImcAdapter.cc
@@ -52,6 +52,9 @@ namespace TREX
52
53
}
54
55
+ int ImcAdapter::m_trex_id = 0,
56
+ ImcAdapter::m_platf_id = 0,
57
+ ImcAdapter::m_iridium_req = 0;
58
59
ImcAdapter::ImcAdapter() :
60
c_imc_header_length(sizeof(IMC::Header)),
0 commit comments