%PDF- %PDF-
| Direktori : /usr/lib/python3/dist-packages/pythran/pythonic/include/builtins/file/ |
| Current File : //usr/lib/python3/dist-packages/pythran/pythonic/include/builtins/file/next.hpp |
#ifndef PYTHONIC_INCLUDE_BUILTIN_FILE_NEXT_HPP
#define PYTHONIC_INCLUDE_BUILTIN_FILE_NEXT_HPP
#include "pythonic/include/__dispatch__/next.hpp"
#include "pythonic/include/utils/functor.hpp"
PYTHONIC_NS_BEGIN
namespace builtins
{
namespace file
{
USING_FUNCTOR(next, pythonic::__dispatch__::functor::next);
}
}
PYTHONIC_NS_END
#endif