mirror of
https://github.com/boostorg/logic.git
synced 2025-12-22 23:02:42 +01:00
Compare commits
1 Commits
boost-1.71
...
boost-1.76
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a0a89c5bd |
@@ -30,7 +30,7 @@ namespace detail {
|
||||
*/
|
||||
struct indeterminate_t
|
||||
{
|
||||
#if BOOST_WORKAROUND(__BORLANDC__, < 0x0600)
|
||||
#if BOOST_WORKAROUND(BOOST_BORLANDC, < 0x0600)
|
||||
char dummy_; // BCB would use 8 bytes by default
|
||||
#endif
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user