[svn-r747] Changed the macro expansion for Pablo.

This commit is contained in:
Dan Wells 1998-10-08 16:03:11 -05:00
parent 6016a7a47a
commit 32684b8801

View File

@ -48,8 +48,9 @@
*/
#ifdef HAVE_PABLO
# define IOTRACE
# include "IOTrace.h"
# include "ProcIDS.h"
# define HDFIOTRACE
# include "HDFIOTrace.h"
# include "ProcIDs.h"
#endif
/* Does the compiler support the __attribute__(()) syntax? */