cplusplus.h
Go to the documentation of this file.
1 #ifndef __cplusplus
2 /*BEWARE: this fix can lead to problems if cf_gmp.h is publicly installed, while mixing different (versions of) compilers!!!*/
3 #define __cplusplus 199711L
4 #endif /*__cplusplus*/