trunk/src/H5Block.c
trunk/src/H5Fed.c trunk/src/H5Fed_storeretrieve.c - include <stdarg.h> added
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <hdf5.h>
|
||||
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
\defgroup h5fed_c_api H5Fed C API
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <hdf5.h>
|
||||
#include "h5/h5.h"
|
||||
#include "h5/h5_private.h"
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <hdf5.h>
|
||||
#include <stdarg.h>
|
||||
#include "h5/h5.h"
|
||||
#include "h5/h5_private.h"
|
||||
#include "H5Fed.h"
|
||||
|
||||
Reference in New Issue
Block a user