mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +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 snprintf _snprintf
|
||||||
|
|
||||||
|
#define __attribute__(x)
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <io.h>
|
#include <io.h>
|
||||||
#include <conio.h>
|
#include <conio.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user