Opened 9 years ago

Closed 9 years ago

#6159 closed defect (fixed)

8211createfromxml.cpp must include cpl_conv.h or similar

Reported by: volter Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: trivial Keywords:
Cc:

Description

8211createfromxml.cpp: In function 'int main(int, char)': 8211createfromxml.cpp:248:84: error: 'CPLAtof' was not declared in this scope

CPLAtof(pszSubfieldValue) );

Including cpl_conv.h solves the issue for me.

Change History (1)

comment:1 by Even Rouault, 9 years ago

Resolution: fixed
Status: newclosed

trunk r31063 "Fix compilation of 8211createfromxml (#6159)"

Note: See TracTickets for help on using tickets.