Skip to content

Commit

Permalink
Update bulk_quote.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Mooophy authored Aug 9, 2017
1 parent f8d6561 commit ff955ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ch15/ex15.15.16.17/bulk_quote.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ class Bulk_quote : public Disc_quote

double net_price(std::size_t n) const override;
void debug() const override;


};

#endif // BULK_QUOTE_H

0 comments on commit ff955ce

Please sign in to comment.