SIONlib  1.7.4
Scalable I/O library for parallel access to task-local files
sion_cxx_common.hpp
1 #ifndef SION_CXX_COMMON_HPP_
2 #define SION_CXX_COMMON_HPP_
3 
4 //#include "sion_common.h"
5 #include "sion.h"
6 #include <string>
7 #include <string.h>
8 #include "sion_cxx_base.hpp"
9 
10 #endif /* SION_CXX_COMMON_HPP_ */