Move Rating out to a separate file.
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2022 15:27:59 +0000 (16:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Mar 2022 22:05:25 +0000 (23:05 +0100)
commit5f582d5f8faf4592a49180214741e7cca492749f
tree5970a8ee538c1ec9418dbb60bd021dd6d109389a
parent6644ae5a98b7a7b5570e454645ceaaabd87fc8ba
Move Rating out to a separate file.
src/cpl.h
src/rating.cc [new file with mode: 0644]
src/rating.h [new file with mode: 0644]
src/types.cc
src/types.h
src/wscript
test/stream_operators.h