#ifndef INCL_CF_GMP_H #define INCL_CF_GMP_H #ifdef HAVE_FACTORY # include #else #if defined(__cplusplus) && defined(__GNUC__) extern "C" { #undef __cplusplus #include } #define __cplusplus 1 #else #include #endif #endif #endif /* ! INCL_CF_GMP_H */