fixed DLL export
This commit is contained in:
@@ -45,9 +45,9 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "errlog.h"
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
#include "errlog.h"
|
||||
#include "dbmf.h"
|
||||
#include "macLib.h"
|
||||
|
||||
|
||||
@@ -18,9 +18,9 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "errlog.h"
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
#include "errlog.h"
|
||||
#include "macLib.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user