OSHMEM: Adding missing include for OSHMEM changes necessary to support Java bindings
fixed by Roman, reviewed by Mike This commit was SVN r31672.
Этот коммит содержится в:
родитель
c6d2ff368d
Коммит
cd1f64b941
@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
#include <stddef.h> /* include for ptrdiff_t */
|
||||
|
||||
#include <stdint.h> /* include for fixed width types */
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
# include <complex>
|
||||
# define OSHMEM_COMPLEX_TYPE(type) std::complex<type>
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user