$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [geometry] R-tree segment query optimization
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2018-04-17 11:40:00
Hi Jeremy,
Jeremy Murphy Via Geometry wrote:
> OK, as I suspected, it's a matter of including the right headers.
Yes, it is often not clear which headers need to be included (if you 
want to avoid including everything) and this is not well described in 
the documentation.
<snip>
> Thanks for your patience with my regressing back to teething problems!
No problem. Glad I could help.
Adam