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