1
1

When --disable-debug is specified we have to explicitly include the optl/util/output.h header.

This commit was SVN r8133.
Этот коммит содержится в:
George Bosilca 2005-11-12 04:03:19 +00:00
родитель 932c67aeb3
Коммит d8d13f879f

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

@ -26,6 +26,7 @@
#include "mca/coll/coll.h"
#include "request/request.h"
#include "mca/pml/pml.h"
#include "opal/util/output.h"
#include "coll_tuned.h"
/* need to include our own topo prototypes so we can malloc data on the comm correctly */