Xrvitd / CWF

Code of CWF: Consolidating Weak Features in High-quality Mesh Simplification, ACM Transactions on Graphics, SIGGRAPH 2024
https://ruixu.me/html/CWF/index.html
GNU Affero General Public License v3.0
200 stars 13 forks source link

Do not import std #7

Closed afabri closed 1 month ago

afabri commented 1 month ago

By removing using namespace std; the project also can be built for C++ 17.