The R Project SVN R

Rev

Rev 59039 | Rev 68029 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 60253
Line 16... Line 16...
16
 *  You should have received a copy of the GNU Lesser General Public License
16
 *  You should have received a copy of the GNU Lesser General Public License
17
 *  along with this program; if not, a copy is available at
17
 *  along with this program; if not, a copy is available at
18
 *  http://www.r-project.org/Licenses/
18
 *  http://www.r-project.org/Licenses/
19
 */
19
 */
20
 
20
 
-
 
21
/* Included by R.h: API */
-
 
22
 
21
#ifndef R_ARITH_H_
23
#ifndef R_ARITH_H_
22
#define R_ARITH_H_
24
#define R_ARITH_H_
23
 
25
 
24
/* Only for use where config.h has not already been included */
26
/* Only for use where config.h has not already been included */
25
#if defined(HAVE_GLIBC2) && !defined(_BSD_SOURCE)
27
#if defined(HAVE_GLIBC2) && !defined(_BSD_SOURCE)