forked from bblanchon/ArduinoJson
Fixed the continuous integration
This commit is contained in:
@ -2,6 +2,11 @@
|
|||||||
// Copyright Benoit Blanchon 2014-2019
|
// Copyright Benoit Blanchon 2014-2019
|
||||||
// MIT License
|
// MIT License
|
||||||
|
|
||||||
|
// Include any header that might use the conflicting macros
|
||||||
|
#include <cmath>
|
||||||
|
#include <string>
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
// All cores
|
// All cores
|
||||||
#define bit()
|
#define bit()
|
||||||
#define constrain()
|
#define constrain()
|
||||||
|
Reference in New Issue
Block a user