summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/bool.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/bool.h b/utils/bool.h
index e860361..d5f6eba 100644
--- a/utils/bool.h
+++ b/utils/bool.h
@@ -14,6 +14,9 @@
#ifndef _bool_h
#define _bool_h 1
+#include "cplus_bugs.h"
+
+
#ifdef CPLUS_BUG22
#if defined(true)