lidavidm opened a new issue, #33:
URL: https://github.com/apache/arrow-nanoarrow/issues/33

   Right now, the assumption appears to be we `#include <nanoarrow.h>` as it in 
turn `#include <typedefs_inline.h>`. It might be better to assume headers are 
in a subdirectory, like `#include <nanoarrow/nanoarrow.h>` and `#include 
<nanoarrow/typedefs_inline.h>`, to risk the chance of clashes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to