1
1

Odd; this compiled on OS X without needing #include "opal_stdint.h".

Linux appears to need it.  Shrug.

This commit was SVN r26858.
Этот коммит содержится в:
Jeff Squyres 2012-07-24 13:47:24 +00:00
родитель 6f5fd6245f
Коммит 9cb3f31b50

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

@ -31,6 +31,7 @@
#include "opal/class/opal_bitmap.h"
#include "opal/util/output.h"
#include "opal_stdint.h"
#include "orte/runtime/orte_wait.h"
#include "orte/mca/errmgr/errmgr.h"