1
1
This commit was SVN r8670.
Этот коммит содержится в:
David Daniel 2006-01-10 21:58:21 +00:00
родитель 5fdf753e2d
Коммит c2ee847184

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

@ -34,6 +34,7 @@
#include "mca/gpr/base/base.h"
#include "mca/soh/base/base.h"
#include "mca/soh/bproc/soh_bproc.h"
#include "opal/util/output.h"
#define BIT_MASK(bit) (bit_set)(1 << (bit))
#define EMPTY_SET (bit_set)0