summaryrefslogtreecommitdiff
path: root/comm/Message.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/Message.h')
-rw-r--r--comm/Message.h9
1 files changed, 5 insertions, 4 deletions
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;