checkin socket module

This commit is contained in:
tqchen
2014-11-21 16:09:28 -08:00
parent 84dcab6795
commit b6e1b19205
2 changed files with 4 additions and 2 deletions

View File

@@ -7,9 +7,10 @@
*/
#include <cstdio>
#include <cstring>
#include <string>
#include "../utils/utils.h"
#include "../utils/io.h"
#include <string>
namespace MPI {
// forward delcaration of MPI::Datatype, but not include content