5 lines
119 B
PHP
5 lines
119 B
PHP
|
|
#define BCB4 (__BORLANDC__ >= 0x0540)
|
||
|
|
#define BCB5 (__BORLANDC__ >= 0x0550)
|
||
|
|
#define BCB6 (__BORLANDC__ >= 0x0560)
|
||
|
|
|