1
1

Miss this one on the last commit.

This commit was SVN r8469.
Этот коммит содержится в:
George Bosilca 2005-12-12 22:02:42 +00:00
родитель bd0ee62e62
Коммит c107d02eee

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

@ -320,7 +320,7 @@ static inline bool opal_set_using_threads(bool have)
} }
#endif #endif
#ifdef WIN32 #ifdef __WINDOWS__
#include "mutex_windows.h" #include "mutex_windows.h"
#else #else
#include "mutex_unix.h" #include "mutex_unix.h"