Supporting <stdbool.h> in C++ is a gcc-ism, so guard against it. Since the...
Supporting <stdbool.h> in C++ is a gcc-ism, so guard against it. Since the code is also used from C, need to do it by checking __cplusplus. svn path=/trunk/KDE/kdeutils/ark/; revision=982211
Please register or sign in to comment