mbed OS5

Fork of UIPEthernet by Zoltan Hudak

Revision:
8:4acb22344932
Parent:
4:d774541a34da
--- a/utility/Client.h	Tue Apr 26 18:37:14 2016 +0000
+++ b/utility/Client.h	Fri Jun 30 19:51:28 2017 +0000
@@ -19,8 +19,8 @@
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
 #ifndef client_h
-    #define client_h
-    #include "IPAddress.h"
+#define client_h
+#include "IPAddress.h"
 
 class   Client
 {