summaryrefslogtreecommitdiff
path: root/utils/bool.h
diff options
context:
space:
mode:
authorchatty1994-07-22 09:59:44 +0000
committerchatty1994-07-22 09:59:44 +0000
commit7ea7c4c7069287ba417d9aa73bf433707f667424 (patch)
treeb58dbf8eed9e74d5c18cc24f151964d47b985094 /utils/bool.h
parent75fa81511a4850bea17542bdcd8b60552977dd9f (diff)
downloadivy-league-7ea7c4c7069287ba417d9aa73bf433707f667424.zip
ivy-league-7ea7c4c7069287ba417d9aa73bf433707f667424.tar.gz
ivy-league-7ea7c4c7069287ba417d9aa73bf433707f667424.tar.bz2
ivy-league-7ea7c4c7069287ba417d9aa73bf433707f667424.tar.xz
Added cplus_bugs.h
Diffstat (limited to 'utils/bool.h')
-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)