@@ -0,0 +1,4 @@
#include "color.h"
RgbColor::RgbColor(const Color<3>& src)
: Color<3>(src) {}
The note is not visible to the blocked user.