1
1

removing the definition of __func__ from win_compat.h. the support case has been added in ompi_config_bottom.h by someone

This commit was SVN r3457.
Этот коммит содержится в:
Prabhanjan Kambadur 2004-11-01 14:47:29 +00:00
родитель bf0030e0bc
Коммит f0ec280240

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

@ -49,7 +49,6 @@ typedef DWORD in_port_t;
/* Anju: some random #defines which I know offhand, but need to configure it */
#define OMPI_ALIGNMENT_CXX_BOOL OMPI_ALIGNMENT_INT
#define SIZEOF_BOOL SIZEOF_INT
#define __func__ __FUNCTION__
#define getpid _getpid
#define getcwd _getcwd
#define mkdir _mkdir