mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Br/vc9: mpsliban.c #pragma warning( disable : 4996 )
Copied from Perforce Change: 165715 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
d5dff566ea
commit
0eca817558
1 changed files with 2 additions and 0 deletions
|
|
@ -118,6 +118,8 @@ mps_clock_t mps_clocks_per_sec(void)
|
|||
}
|
||||
|
||||
|
||||
#pragma warning( disable : 4996 )
|
||||
|
||||
unsigned long mps_lib_telemetry_control(void)
|
||||
{
|
||||
char *s;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue