ProtoProxy: Fixed MSVC compilation.
This commit is contained in:
parent
b1ad3322e5
commit
93d4cbb989
@ -22,6 +22,8 @@
|
||||
#define ALIGN_8
|
||||
#define ALIGN_16
|
||||
|
||||
#define FORMATSTRING(formatIndex, va_argsIndex)
|
||||
|
||||
#elif defined(__GNUC__)
|
||||
|
||||
// TODO: Can GCC explicitly mark classes as abstract (no instances can be created)?
|
||||
|
Loading…
x
Reference in New Issue
Block a user