1
1

* SilverStorm's header files do some evil things that cause some of our

header files to go bad.  Include vapi.h after our headers to solve
  the issue.

This commit was SVN r9258.
Этот коммит содержится в:
Brian Barrett 2006-03-12 04:45:28 +00:00
родитель 635f650250
Коммит 871957437d

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

@ -20,9 +20,9 @@
#include "opal/util/output.h"
#include "opal/mca/base/base.h"
#include "opal/mca/base/mca_base_param.h"
#include "mpool_mvapi.h"
#include "orte/util/proc_info.h"
#include "orte/util/sys_info.h"
#include "mpool_mvapi.h"
/*
* Local functions