starting Win32 port

This commit is contained in:
Matej Sekoranja
2013-11-20 16:14:42 +01:00
parent 308105a212
commit 949bed230e
21 changed files with 153 additions and 62 deletions

View File

@@ -5,11 +5,12 @@
*/
#include <stdexcept>
#define epicsExportSharedSymbols
#include <pv/rpcServer.h>
using namespace epics::pvData;
namespace epics { namespace pvAccess {