Attn: On TI with recoverable errors call analyzer

While servicing a TI attention handler will check if recoverable
error attentions are present and if so it will call the analyzer.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: I60f0d32932f678ddee894d9424b16409e60bdbd4
diff --git a/attn/attn_dump.hpp b/attn/attn_dump.hpp
index 04c51e7..d7cdfac 100644
--- a/attn/attn_dump.hpp
+++ b/attn/attn_dump.hpp
@@ -1,4 +1,5 @@
 #pragma once
+#include <cstdint>
 
 namespace attn
 {