Remove unnecessary dependency on time.h from qr_solve.cpp
Fixed compiler errors on Ubuntu using arduino-core
This commit is contained in:
parent
174b8d99d5
commit
99f6326544
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <time.h>
|
|
||||||
|
|
||||||
|
|
||||||
//# include "r8lib.h"
|
//# include "r8lib.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user