mirror of https://github.com/ARMmbed/mbed-os.git
utf-8 check
Signed-off-by: Sadik.Ozer <Sadik.Ozer@maximintegrated.com>pull/15263/head
parent
8323e9a7f5
commit
4dd01440c4
|
|
@ -41,7 +41,7 @@
|
|||
#define _WDT_H_
|
||||
|
||||
#ifdef __CC_ARM
|
||||
#pragma diag_suppress 66 // enumeration value is out of “int” range
|
||||
#pragma diag_suppress 66 // enumeration value is out of "int" range
|
||||
#endif
|
||||
|
||||
/* **** Includes **** */
|
||||
|
|
|
|||
Loading…
Reference in New Issue