Desbordante / desbordante-core

Desbordante is a high-performance data profiler that is capable of discovering many different patterns in data using various algorithms. It also allows to run data cleaning scenarios using these algorithms. Desbordante has a console version and an easy-to-use web application.
GNU Affero General Public License v3.0
371 stars 66 forks source link

Fix main compilation by adding the missing include #419

Closed Vdaleke closed 3 months ago

Vdaleke commented 3 months ago

Compilation failed due to missing #include\<set> in src/tests/test_ind_util.h. GCC 13.2.0