forked from boostorg/config
Don't need to include utility now that select_stdlib has been fixed.
[SVN r52320]
This commit is contained in:
@ -9,10 +9,6 @@
|
|||||||
// config for libstdc++ v3
|
// config for libstdc++ v3
|
||||||
// not much to go in here:
|
// not much to go in here:
|
||||||
|
|
||||||
#if !defined(__GLIBCXX__) && !defined(__GLIBCPP__)
|
|
||||||
#include <utility>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __GLIBCXX__
|
#ifdef __GLIBCXX__
|
||||||
#define BOOST_STDLIB "GNU libstdc++ version " BOOST_STRINGIZE(__GLIBCXX__)
|
#define BOOST_STDLIB "GNU libstdc++ version " BOOST_STRINGIZE(__GLIBCXX__)
|
||||||
#else
|
#else
|
||||||
|
Reference in New Issue
Block a user