You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use #ifndef and #pragma once interchangeably in the repository. We should go through the header files and make them consistent. A few headers (e.g., vamana/neighbors.h) are also missing guards.
The text was updated successfully, but these errors were encountered:
We use #ifndef and #pragma once interchangeably in the repository. We should go through the header files and make them consistent. A few headers (e.g., vamana/neighbors.h) are also missing guards.
The text was updated successfully, but these errors were encountered: