B
    ÄqP'  ã               @   s   d d„ Z dS )c              C   sb   ddl } td }| j |d¡}||g}x6|  |¡D ](}| j ||¡}| j |¡r2| |¡ q2W |S )z·
    Returns a list of header include paths (for lxml itself, libxml2
    and libxslt) needed to compile C code against lxml if it was built
    with statically linked libraries.
    é    NÚincludes)ÚosÚ__path__ÚpathÚjoinÚlistdirÚisdirÚappend)r   Z	lxml_pathZinclude_pathr   Únamer   © r   ú,lib/python3.7/site-packages/lxml/__init__.pyÚget_include   s    r   N)r   r   r   r   r   Ú<module>   s    