#ifndef PYTHONIC_BUILTIN_SET_REMOVE_HPP #define PYTHONIC_BUILTIN_SET_REMOVE_HPP #include "pythonic/include/builtins/set/remove.hpp" #include "pythonic/__dispatch__/remove.hpp" #endif