1
1

Add a missing header for if windows.

This commit was SVN r23754.
Этот коммит содержится в:
Shiqing Fan 2010-09-14 07:51:38 +00:00
родитель 33e29247b6
Коммит 95b17c1e82

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

@ -15,6 +15,7 @@
#include <stdlib.h>
#include <string.h>
#include "opal/util/if.h"
#include "opal/mca/if/if.h"
#include "opal/constants.h"