Correct a small bug related to the last predefined datatype.
This commit was SVN r1784.
Этот коммит содержится в:
родитель
94fcad64f6
Коммит
8979824ae6
@ -74,7 +74,7 @@
|
|||||||
/* If the number of basic datatype should change update
|
/* If the number of basic datatype should change update
|
||||||
* DT_MAX_PREDEFINED in datatype.h
|
* DT_MAX_PREDEFINED in datatype.h
|
||||||
*/
|
*/
|
||||||
#if DT_MAX_PREDEFINED <= DT_2DOUBLE_COMPLEX
|
#if DT_MAX_PREDEFINED <= DT_UNAVAILABLE
|
||||||
#error DT_MAX_PREDEFINED should be updated
|
#error DT_MAX_PREDEFINED should be updated
|
||||||
#endif /* safe check for max predefined datatypes. */
|
#endif /* safe check for max predefined datatypes. */
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user