mirror of https://github.com/ARMmbed/mbed-os.git
Added function header for stl test
parent
fe2646d183
commit
5875569070
|
|
@ -26,6 +26,7 @@
|
||||||
#include <queue>
|
#include <queue>
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
using namespace utest::v1;
|
using namespace utest::v1;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue