Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Visual C++ already declare the isatty function in the header.h. So this change avoids...
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 22 Oct 2007 09:24:55 +0000 (09:24 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 22 Oct 2007 09:24:55 +0000 (09:24 +0000)
commitb697365d2d5d7ac1558cfba04c50b0024a966808
tree642f41b95bd3a4a95b6b52ad2582d4593d90ec39
parent089cf09003bf75e0bea78f8b9533cdb8d089069f
Visual C++ already declare the isatty function in the header.h. So this change avoids the warning cause by this redeclaration for this compiler.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4844 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/gras/DataDesc/ddt_parse.yy.c