From 3e122e7cc7cea7cc723f3cd4835d18a78e5fc145 Mon Sep 17 00:00:00 2001 From: chatty Date: Tue, 28 Nov 2000 17:07:45 +0000 Subject: * Removed global.h --- comm/IOS.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comm/IOS.h') diff --git a/comm/IOS.h b/comm/IOS.h index 10fb08c..9f87478 100644 --- a/comm/IOS.h +++ b/comm/IOS.h @@ -3,7 +3,7 @@ * * by Michel Beaudouin-Lafon * - * Copyright 1990-1995 + * Copyright 1990-1997 * Laboratoire de Recherche en Informatique (LRI) * * Basic I/O @@ -20,8 +20,8 @@ #endif #include "cplus_bugs.h" -#include "global.h" - +#include "ccu/bool.h" +#include "ccu/word.h" class CcuString; class UchIOS { -- cgit v1.1