From 8cfddc81a437ec86fdf3afd2156eac8bd78f88b8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 27 Apr 2016 14:14:56 +0200 Subject: Add error checking to tomsfastmath translation and sort includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- zahl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zahl.h') diff --git a/zahl.h b/zahl.h index 7d1f772..f3d3d69 100644 --- a/zahl.h +++ b/zahl.h @@ -7,10 +7,10 @@ #define ZAHL_H 1 -#include +#include #include +#include #include -#include #include "zahl-internals.h" -- cgit v1.2.3-70-g09d2