sandyre / libopencad

OpenSource library under X/MIT license to work with CAD files (DWG/DXF). Please use repository linked below, this one is abandoned.
https://github.com/nextgis-borsch/lib_opencad
MIT License
197 stars 63 forks source link

Include missing ctime header #25

Closed lbartoletti closed 8 years ago

lbartoletti commented 8 years ago

Fix this error: "libopencad/lib/cadheader.h:73:17: error: unknown type name 'time_t' CADVariant( time_t val ); ^ libopencad/lib/cadheader.h:94:5: error: unknown type name 'time_t' time_t dateTimeVal;"