diff options
Diffstat (limited to 'include/gras/detail/callable.hpp')
-rw-r--r-- | include/gras/detail/callable.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gras/detail/callable.hpp b/include/gras/detail/callable.hpp index b3f0d00..3f5252d 100644 --- a/include/gras/detail/callable.hpp +++ b/include/gras/detail/callable.hpp @@ -3,8 +3,6 @@ #ifndef INCLUDED_GRAS_DETAIL_CALLABLE_HPP #define INCLUDED_GRAS_DETAIL_CALLABLE_HPP -#include <typeinfo> - namespace gras { |