Skip to content

Refactor: Remove deprecated/missing header includes#133

Open
Rishabh1925 wants to merge 1 commit intoGeomScale:developfrom
Rishabh1925:fix/remove-missing-headers
Open

Refactor: Remove deprecated/missing header includes#133
Rishabh1925 wants to merge 1 commit intoGeomScale:developfrom
Rishabh1925:fix/remove-missing-headers

Conversation

@Rishabh1925
Copy link

Summary

The bindings.h file currently attempts to include several headers (e.g., random.hpp, random/uniform_int.hpp) that are no longer present in the referenced version of volesti. This causes immediate build failures during compilation.

The Fix

I have removed/commented out these invalid includes.

Verification

  • Machine: MacBook Air M3 (ARM64)
  • Result: dingo now compiles and installs successfully without "file not found" errors.
  • Runtime: Verified that dingo functionality (sampling) works correctly without these headers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant