Why is WITH_PRESENCE always #define'd in the public octypes.h and then other files #ifdef to check it? Seems like we should either
a) delete all the ifdef's and assume it's always there, or b) octypes.h should not define it and it should be another compiler option like we have for TCP, etc. Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170202/89955f74/attachment.html>
