Adjusted options from last commit.

[SVN r34369]
This commit is contained in:
John Maddock
2006-06-22 12:33:53 +00:00
parent 55524c5108
commit 1241a29828

View File

@ -33,9 +33,7 @@
#if (__DMC__ >= 0x840)
#define BOOST_HAS_DIRENT_H
#define BOOST_HAS_STDINT_H
#if _MT
# define BOOST_HAS_WINTHREADS
#endif
#define BOOST_HAS_WINTHREADS
#endif
#if (__DMC__ >= 0x847)
@ -63,3 +61,4 @@
# endif
#endif