summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/IdTable.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/IdTable.h b/utils/IdTable.h
index 7493345..e062ce2 100644
--- a/utils/IdTable.h
+++ b/utils/IdTable.h
@@ -3,7 +3,7 @@
*
* by Stephane Chatty
*
- * Copyright 1990, 1991, 1992, 1993
+ * Copyright 1990, 1991, 1992, 1993, 1994
* Laboratoire de Recherche en Informatique (LRI)
* Centre d'Etudes de la Navigation Aerienne (CENA)
*
@@ -16,6 +16,7 @@
#ifndef IdTable_H_
#define IdTable_H_
+#include "cplus_bugs.h"
#include "word.h"
#include "bool.h"