1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 20:18:52 +00:00

Remove unnecessary dependency on time.h from qr_solve.cpp

Fixed compiler errors on Ubuntu using arduino-core
This commit is contained in:
Gabe Rosenhouse 2014-02-20 16:43:37 -08:00
parent 174b8d99d5
commit 99f6326544

View File

@ -4,8 +4,6 @@
#include <stdlib.h>
#include <math.h>
#include <time.h>
//# include "r8lib.h"