summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchatty2000-11-28 17:07:45 +0000
committerchatty2000-11-28 17:07:45 +0000
commit3e122e7cc7cea7cc723f3cd4835d18a78e5fc145 (patch)
tree3ac496af92cfc839ec7b21f96f96256c4157f981
parentbab890b80daf75b00a44e34bbdfad42ccf8629d8 (diff)
downloadivy-league-3e122e7cc7cea7cc723f3cd4835d18a78e5fc145.zip
ivy-league-3e122e7cc7cea7cc723f3cd4835d18a78e5fc145.tar.gz
ivy-league-3e122e7cc7cea7cc723f3cd4835d18a78e5fc145.tar.bz2
ivy-league-3e122e7cc7cea7cc723f3cd4835d18a78e5fc145.tar.xz
* Removed global.h
-rw-r--r--comm/IOS.h6
-rw-r--r--comm/Message.h9
-rw-r--r--comm/error.h3
3 files changed, 10 insertions, 8 deletions
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 {
diff --git a/comm/Message.h b/comm/Message.h
index 45b96f5..c838286 100644
--- a/comm/Message.h
+++ b/comm/Message.h
@@ -3,20 +3,21 @@
*
* by Michel Beaudouin-Lafon
*
- * Copyright 1990-1995
+ * Copyright 1990-1997
* Laboratoire de Recherche en Informatique (LRI)
*
* Messages
*
* $Id$
- * $CurLog$
+ * $CurLog$
*/
#ifndef Message_H_
#define Message_H_
-#include "global.h"
-
+#include "cplus_bugs.h"
+#include "ccu/bool.h"
+#include "ccu/word.h"
class UchIOS;
class UchMsgStream;
diff --git a/comm/error.h b/comm/error.h
index 340d3a0..7d21204 100644
--- a/comm/error.h
+++ b/comm/error.h
@@ -15,7 +15,8 @@
#ifndef UchError_H_
#define UchError_H_
-#include "global.h"
+#include "cplus_bugs.h"
+#include "ccu/bool.h"
#ifdef DOC
// fake class for global functions