Joel Grunbaum
2022-01-13 90107c504e5b7d1bea2c93a43c7d07b640350355
book.hpp
@@ -53,6 +53,7 @@
   double aggFee;
   double pasFee;
   double broFee;
   double bomPrice;
   Book();
   Book(ProductTypeEnum productType, std::string product, int stationId,