removed stream.h referenece from marlinserial.
This commit is contained in:
parent
59205ac5fc
commit
9c57453168
2 changed files with 2 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
* \brief SdFile class
|
||||
*/
|
||||
#include "SdBaseFile.h"
|
||||
#include <Print.h>
|
||||
#ifndef SdFile_h
|
||||
#define SdFile_h
|
||||
//------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue