[SVN r68793]
This commit is contained in:
Emil Dotchevski
2011-02-11 23:46:38 +00:00
parent d1065c8a13
commit 08f65cca73
5 changed files with 7220 additions and 7206 deletions

View File

@ -224,8 +224,7 @@ boost
#endif
;
#if (defined(__MWERKS__) && __MWERKS__<=0x3207) || (defined(_MSC_VER) && _MSC_VER<=1310) || \
defined(__BORLANDC__) // Tested at Embarcadero/CodeGear C++ version 6.21.
#if (defined(__MWERKS__) && __MWERKS__<=0x3207) || (defined(_MSC_VER) && _MSC_VER<=1310)
public:
#else
private: