From 847d014316eb27f5c0f7078fc532f96d517195ae Mon Sep 17 00:00:00 2001 From: Rei Vilo Date: Fri, 15 Jun 2012 09:19:20 +0300 Subject: [PATCH] #include for standard integer types + signed-off-by --- wirish/wirish.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wirish/wirish.h b/wirish/wirish.h index d024f3b98..ba76af012 100644 --- a/wirish/wirish.h +++ b/wirish/wirish.h @@ -50,6 +50,13 @@ #include "libmaple.h" #include "wirish_types.h" +/// +/// @brief Standard integer types +/// @date 2012-06-15 +/// @note Signed-off-by: Rei VILO, http://embedXcode.weebly.com +/// +#include + /* Arduino wiring macros and bit defines */ #define true 0x1