diff options
| author | Maxime Coste <frrrwww@gmail.com> | 2014-11-12 21:27:07 +0000 |
|---|---|---|
| committer | Maxime Coste <frrrwww@gmail.com> | 2014-11-12 21:27:07 +0000 |
| commit | 3a817e2f96a30faef03565c510f626ac73fd46ed (patch) | |
| tree | 4be12e5689f919358a5e1735ac5c8dbf04945302 /src/color.hh | |
| parent | 58c1721564ea6b52929b189463fc9f54a4711d1d (diff) | |
Cleanup includes
Diffstat (limited to 'src/color.hh')
| -rw-r--r-- | src/color.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/color.hh b/src/color.hh index f6b3e842..1de59fcd 100644 --- a/src/color.hh +++ b/src/color.hh @@ -1,8 +1,6 @@ #ifndef color_hh_INCLUDED #define color_hh_INCLUDED -#include <utility> - namespace Kakoune { |
