This commit is contained in:
Matej Sekoranja
2012-09-03 23:46:06 +02:00
94 changed files with 409 additions and 100 deletions

View File

@@ -1,9 +1,12 @@
/*PVDataCreateFactory.cpp*/
/**
* Copyright - See the COPYRIGHT that is included with this distribution.
* EPICS pvDataCPP is distributed subject to a Software License Agreement found
* EPICS pvData is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
/**
* @author mrk
*/
#ifdef _WIN32
#define NOMINMAX
#endif