extern "C" did not work for WIN32
This commit is contained in:
@@ -7,9 +7,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stddef.h>
|
||||
|
||||
extern "C" {
|
||||
static void epicsThreadCallEntryPoint ( void *pPvt ); // for gnu warning
|
||||
}
|
||||
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
|
||||
Reference in New Issue
Block a user