diff options
author | David Tardon <dtardon@redhat.com> | 2015-08-12 14:08:25 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2015-08-13 07:35:33 +0200 |
commit | 56050b75941355285911c0293a3c02fc403d0c89 (patch) | |
tree | 69e59b66d950b6aa2f691625bf5b73863fbc0ac9 /include/basebmp | |
parent | 3babca3e849e1cb42225ca1c26e8f6156ad153e6 (diff) |
remove unneeded include
Change-Id: I1fbba89733493b20bd4c9c9b9129e3b1dcd0a467
Diffstat (limited to 'include/basebmp')
-rw-r--r-- | include/basebmp/accessortraits.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/basebmp/accessortraits.hxx b/include/basebmp/accessortraits.hxx index d09f80559641..c8f45a0541e5 100644 --- a/include/basebmp/accessortraits.hxx +++ b/include/basebmp/accessortraits.hxx @@ -24,8 +24,6 @@ #include <basebmp/accessoradapters.hxx> #include <basebmp/metafunctions.hxx> -#include <functional> - namespace basebmp { |