#ifndef PYTHONIC_BUILTIN_LIST_REMOVE_HPP #define PYTHONIC_BUILTIN_LIST_REMOVE_HPP #include "pythonic/include/builtins/list/remove.hpp" #include "pythonic/__dispatch__/remove.hpp" #endif