diff options
Diffstat (limited to 'src/FbTk/Color.hh')
-rw-r--r-- | src/FbTk/Color.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbTk/Color.hh b/src/FbTk/Color.hh index 2b72e97..efba705 100644 --- a/src/FbTk/Color.hh +++ b/src/FbTk/Color.hh | |||
@@ -27,8 +27,6 @@ | |||
27 | #ifndef FBTK_COLOR_HH | 27 | #ifndef FBTK_COLOR_HH |
28 | #define FBTK_COLOR_HH | 28 | #define FBTK_COLOR_HH |
29 | 29 | ||
30 | #include "NotCopyable.hh" | ||
31 | |||
32 | namespace FbTk { | 30 | namespace FbTk { |
33 | 31 | ||
34 | /// Allocates rgb color and pixel value | 32 | /// Allocates rgb color and pixel value |