forked from boostorg/config
Adjusted options from last commit.
[SVN r34369]
This commit is contained in:
@ -33,9 +33,7 @@
|
|||||||
#if (__DMC__ >= 0x840)
|
#if (__DMC__ >= 0x840)
|
||||||
#define BOOST_HAS_DIRENT_H
|
#define BOOST_HAS_DIRENT_H
|
||||||
#define BOOST_HAS_STDINT_H
|
#define BOOST_HAS_STDINT_H
|
||||||
#if _MT
|
#define BOOST_HAS_WINTHREADS
|
||||||
# define BOOST_HAS_WINTHREADS
|
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (__DMC__ >= 0x847)
|
#if (__DMC__ >= 0x847)
|
||||||
@ -63,3 +61,4 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user