mirror of
https://github.com/boostorg/config.git
synced 2025-11-01 16:21:50 +01:00
Added BOOST_HAS_DECLSPEC
[SVN r19654]
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
//
|
||||
#define BOOST_HAS_DIRENT_H
|
||||
//
|
||||
// all versions support __declspec:
|
||||
//
|
||||
#define BOOST_HAS_DECLSPEC
|
||||
//
|
||||
// ABI fixing headers:
|
||||
//
|
||||
#ifndef BOOST_ABI_PREFIX
|
||||
|
||||
@@ -89,6 +89,10 @@
|
||||
# define BOOST_DISABLE_WIN32
|
||||
#endif
|
||||
|
||||
//
|
||||
// all versions support __declspec:
|
||||
//
|
||||
#define BOOST_HAS_DECLSPEC
|
||||
//
|
||||
// prefix and suffix headers:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user