mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-23 07:12:12 -07:00
Br/vc9: mpsioan.c #pragma warning( disable : 4996 )
Copied from Perforce Change: 165716 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
0eca817558
commit
6adf5c2f2b
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ extern int _flsbuf(unsigned char c, FILE *stream);
|
|||
|
||||
static FILE *ioFile = NULL;
|
||||
|
||||
#pragma warning( disable : 4996 )
|
||||
|
||||
mps_res_t mps_io_create(mps_io_t *mps_io_r)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue