Ticket #125 (closed task: fixed)
postgres.h header isnot included first
| Reported by: | mloskot | Owned by: | |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.4.0 |
| Component: | postgis | Version: | 1.4 |
| Keywords: | Cc: |
Description
Note that you should always include postgres.h first in any source file, because it declares a number of things that you will need anyway.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

