mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
API: Legacy: Add standard DLLExport to LegacyDLLExport
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
// Nothing special is needed to export
|
||||
#define DLLExport
|
||||
#define LegacyDLLExport
|
||||
#define LegacyDLLExport DLLExport
|
||||
|
||||
// #ifndef ICSNEO_NO_AUTO_DESTRUCT
|
||||
// #define ICSNEO_DESTRUCTOR __attribute__((destructor));
|
||||
|
||||
Reference in New Issue
Block a user