From aa13090b66d7ee1ffc68ad242c6419a83cf364d9 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 12 Dec 2012 11:25:58 +0000 Subject: started an official API to the C runtime --- src/runtime/c/gu/sysdeps.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/runtime/c/gu/sysdeps.h') diff --git a/src/runtime/c/gu/sysdeps.h b/src/runtime/c/gu/sysdeps.h index c13945b5d..fc889ce19 100644 --- a/src/runtime/c/gu/sysdeps.h +++ b/src/runtime/c/gu/sysdeps.h @@ -1,8 +1,6 @@ #ifndef GU_SYSDEPS_H_ #define GU_SYSDEPS_H_ -#include - #if defined(__GNUC__) && !defined(__STRICT_ANSI__) # define GU_GNUC #endif -- cgit v1.2.3