The R Project SVN R

Rev

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

Rev 15716 Rev 15909
Line 15... Line 15...
15
 *  You should have received a copy of the GNU Lesser General Public License
15
 *  You should have received a copy of the GNU Lesser General Public License
16
 *  along with this program; if not, write to the Free Software
16
 *  along with this program; if not, write to the Free Software
17
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18
 */
18
 */
19
 
19
 
-
 
20
/* don't disallow including this one for than once */
-
 
21
 
20
#undef libextern
22
#undef LibExtern
21
#undef LibImport
23
#undef LibImport
22
#undef LibExport
24
#undef LibExport
23
 
25
 
24
#ifdef WIN32 /* WIN32 as does not depend on config.h */
26
#ifdef WIN32 /* WIN32 as does not depend on config.h */
25
#define LibImport __declspec(dllimport)
27
#define LibImport __declspec(dllimport)