1
1

- Make definition available within C as well.

This commit was SVN r14523.
Этот коммит содержится в:
Rainer Keller 2007-04-26 08:06:00 +00:00
родитель c331ed7bda
Коммит 9c3838d1a0

Просмотреть файл

@ -22,8 +22,8 @@
#if defined(c_plusplus) || defined(__cplusplus)
extern "C" {
OPAL_DECLSPEC extern const opal_backtrace_base_component_1_0_0_t mca_backtrace_none_component;
#endif
OPAL_DECLSPEC extern const opal_backtrace_base_component_1_0_0_t mca_backtrace_none_component;
#if defined(c_plusplus) || defined(__cplusplus)
}
#endif