header cleanup
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
/* clientFactory.cpp */
|
||||
/* Author: Matej Sekoranja Date: 2011.2.1 */
|
||||
|
||||
/**
|
||||
* Copyright - See the COPYRIGHT that is included with this distribution.
|
||||
* pvAccessCPP is distributed subject to a Software License Agreement found
|
||||
* in file LICENSE that is included with this distribution.
|
||||
*/
|
||||
|
||||
#include <pv/clientFactory.h>
|
||||
#include <logger.h>
|
||||
#include <pv/logger.h>
|
||||
|
||||
#include <epicsSignal.h>
|
||||
|
||||
using namespace epics::pvData;
|
||||
|
||||
Reference in New Issue
Block a user