LAPTOP-SNT8I5JK\Boounion
2025-07-28 e51c6d1360f9679dd8e4dd3379ce0db1886badbf
SourceCode/Bond/EAPSimulator/CCollectionEvent.cpp
@@ -87,6 +87,11 @@
      return m_reports;
   }
   std::vector<unsigned int>& CCollectionEvent::getReportIds()
   {
      return m_rptids;
   }
   std::string CCollectionEvent::getReportIdsText()
   {
      std::string strResult, strName;