diff --git a/config.h.in b/config.h.in index 83713aa0..093a4993 100644 --- a/config.h.in +++ b/config.h.in @@ -14,6 +14,8 @@ #cmakedefine G2O_CXX_COMPILER "@G2O_CXX_COMPILER@" +#ifdef __cplusplus #include +#endif #endif