• Daniel Falbel's avatar
    Export symbols (#198) · 3bf43eb0
    Daniel Falbel authored
    * Mark exported symbols with `SPARSE_API` so they are available in the DLL on WIndows.
    
    * Export symbols by default in the Python library.
    
    * Sync headers with implementation.
    
    * Include the `SPARSE_API` macro.
    
    * Fix linting issue.
    3bf43eb0
ego_sample.cpp 1.04 KB