Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Visual C++ already declare the isatty function in io.h. So this change avoids a warni...
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 22 Oct 2007 09:06:52 +0000 (09:06 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 22 Oct 2007 09:06:52 +0000 (09:06 +0000)
commitf0886ea4ab50491bd7cf056d8ed576cd939acd3e
tree4df08b9e3af9be5c778727c4df0fa9b2b81e604c
parentb26df2277c5891bfef2822891d4d7235da4c51c7
Visual C++ already declare the isatty function in io.h. So this change avoids a warning for this compiler.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4842 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/xbt/graphxml.c