Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do load portable.h explicitly since strbuff do not bogusly load it for us anymore
[simgrid.git] / tools / tesh / tesh.h
index c0127ea..9d22cf2 100644 (file)
 #ifndef TESH_H
 #define TESH_H
 
+#include "portable.h"
 #include "xbt/xbt_os_thread.h"
-/*** Buffers ***/
-/***************/
-#include "buff.h"
+#include "xbt/strbuff.h"
 
 /*** What we need to know about signals ***/
 /******************************************/