win32 port: cntd.

This commit is contained in:
Matej Sekoranja
2013-11-27 08:44:48 +01:00
parent 2f31bf74bc
commit e00bd16a8b
5 changed files with 14 additions and 7 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
#include <string>
#include <vector>
#include <typeinfo>
#include <tr1/memory>
#include <pv/sharedPtr.h>
struct baseValue {
bool remoteWritable;
@@ -114,7 +114,7 @@ baseValue::baseValue()
#ifndef SIM_H
#define SIM_H
#include <tr1/functional>
//#include <tr1/functional>
#include <epicsThread.h>
#include <epicsEvent.h>