Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 2648 fail building under window mingw64 #2649

Conversation

cvvergara
Copy link
Member

Fixes #2648 .

Changes proposed in this pull request:

  • postgres includes must be the first includes
  • forward declaration of ArrayType on header to avoid postgres includes
  • wrapped a define because it was already defined
  • Adjusted the code_checker script to ignore include order where applicable

@pgRouting/admins

@cvvergara cvvergara added this to the Release 3.7.0 milestone Sep 19, 2024
@cvvergara cvvergara self-assigned this Sep 19, 2024
@cvvergara cvvergara merged commit d38f00f into pgRouting:develop Sep 22, 2024
21 checks passed
@cvvergara cvvergara deleted the fix-2648-Fail-building-under-window-mingw64 branch September 22, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants