Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
no isatty declaration for win32
[simgrid.git] / src / xbt / graphxml.c
index 811dc7e..c6ba07c 100644 (file)
@@ -2564,7 +2564,9 @@ static void xbt_graph_parse__load_buffer_state  (void)
 }
 
 #ifndef __cplusplus
+#ifndef _WIN32
 extern int isatty (int );
+#endif
 #endif /* __cplusplus */
     
 /* Initializes or reinitializes a buffer.