mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Undefined __attribute__ for Windows
SVN revision: 2366
This commit is contained in:
parent
0e4ba7c00b
commit
119c411b9c
@ -41,6 +41,8 @@
|
||||
|
||||
#define snprintf _snprintf
|
||||
|
||||
#define __attribute__(x)
|
||||
|
||||
#include <windows.h>
|
||||
#include <io.h>
|
||||
#include <conio.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user