ci: add mac os to github ci (#51)
* ci: add mac os to ci * ci: add appveyor file
This commit is contained in:
committed by
GitHub
parent
7fe81c65c8
commit
5d4358030a
@@ -22,11 +22,12 @@
|
||||
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*
|
||||
*********************************************************************/
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <time.h>
|
||||
#include "mstimer.h"
|
||||
#include "bacnet/basic/sys/mstimer.h"
|
||||
#include <mach/clock.h>
|
||||
#include <mach/mach.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user