Go to the documentation of this file.00001 #ifndef _TERRY_COLOR_LAYOUT_GRAY_HPP_
00002 #define _TERRY_COLOR_LAYOUT_GRAY_HPP_
00003
00004 #include "rgb.hpp"
00005
00006 namespace terry {
00007 namespace color {
00008 namespace layout {
00009
00010 }
00011 }
00012 }
00013
00014
00015 #endif