From 1fc4a2ff69fe111875bd5efcc8523e40b18cf673 Mon Sep 17 00:00:00 2001 From: Orson Peters Date: Sun, 3 Aug 2014 18:12:26 +0200 Subject: [PATCH] Update fixedint.h --- src/fixedint.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fixedint.h b/src/fixedint.h index d03e4bd..1a8745b 100644 --- a/src/fixedint.h +++ b/src/fixedint.h @@ -17,6 +17,8 @@ #ifndef FIXEDINT_H_INCLUDED #define FIXEDINT_H_INCLUDED + + #include /* (u)int32_t */ #ifndef uint32_t