Skip to content

Commit ba68479

Browse files
committed
(Dmatrix) add missing include
1 parent 2db148c commit ba68479

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ milestone for 3.7.1
1515

1616
**Bug fixes**
1717

18+
* [#2680](https://github.com/pgRouting/pgrouting/pull/2680) fails to compile
19+
under mingw64 gcc 13.2
1820
* [#2689](https://github.com/pgRouting/pgrouting/pull/2689) When point is a
1921
vertex, the withPoints family do not return results.
2022

doc/src/release_notes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ milestone for 3.7.1
4646

4747
.. rubric:: Bug fixes
4848

49+
* `#2680 <https://github.com/pgRouting/pgrouting/pull/2680>`__ fails to compile
50+
under mingw64 gcc 13.2
4951
* `#2689 <https://github.com/pgRouting/pgrouting/pull/2689>`__ When point is a
5052
vertex, the withPoints family do not return results.
5153

0 commit comments

Comments
 (0)