LAPTOP-SNT8I5JK\Boounion
2025-09-13 49c116b0a9d6ad26dae0d5ec915ea6f7fe5684f4
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;