mirror of
https://github.com/ETLCPP/etl.git
synced 2026-07-30 16:26:17 +08:00
Fix traits error for arduino examples (#400)
This commit is contained in:
parent
7933e146fc
commit
bb6a860f6d
@ -1,3 +1,6 @@
|
|||||||
|
// make sure that we do not rely on the STL
|
||||||
|
#define ETL_NO_STL
|
||||||
|
|
||||||
#include "Embedded_Template_Library.h"
|
#include "Embedded_Template_Library.h"
|
||||||
#include "etl/vector.h"
|
#include "etl/vector.h"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user