mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
Removed unneeded include in Print.h
see https://github.com/arduino/Arduino/pull/5789#discussion_r118007759
This commit is contained in:
parent
ed7007c010
commit
d4a9452ed6
@ -22,7 +22,6 @@
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <stdio.h> // for size_t
|
||||
#include <limits.h> // for INT_MAX
|
||||
|
||||
#include "WString.h"
|
||||
#include "Printable.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user