Add core stack headers into bacdef.h and cleanup includes. (#602)
* Added dependent BACnet stack headers into bacdef.h file. * Changed bacdef.h and other stack includes in c/h files to have a common pattern. * Moved bits.h, bytes.h, and bacnet_stack_exports.h under bacnet/basic/sys/ folder.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#undef BITMASK_FLIP
|
||||
#undef BITMASK_CHECK
|
||||
|
||||
#include "bacnet/bits.h"
|
||||
#include "bacnet/basic/sys/bits.h"
|
||||
|
||||
|
||||
/* NOTE: These tests must be compatible with C90, so they do not
|
||||
|
||||
Reference in New Issue
Block a user