The R Project SVN R

Rev

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

Rev 10986 Rev 11499
Line 59... Line 59...
59
# include <config.h>
59
# include <config.h>
60
#endif
60
#endif
61
 
61
 
62
#include <string.h>
62
#include <string.h>
63
#include <stdlib.h>
63
#include <stdlib.h>
64
#include "Defn.h"
64
#include <Defn.h>
65
#include "R_ext/Mathlib.h"
65
#include <Rmath.h>
66
#include <direct.h>
66
#include <direct.h>
67
#include <windows.h>
67
#include <windows.h>
68
 
68
 
69
/* DL_FUNC is in Defn.h */
69
/* DL_FUNC is in Defn.h */
70
typedef struct {
70
typedef struct {