Issue 326 struct tm temp time; (#330)
* Convert struct tm and time.h to datetime.h usage * remove use of time.h standard file Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <time.h>
|
||||
#include "bacnet/bacnet_stack_exports.h"
|
||||
#include "bacnet/bacdef.h"
|
||||
#include "bacnet/npdu.h"
|
||||
|
||||
Reference in New Issue
Block a user