fixed borland build issues

This commit is contained in:
Jeff Hill
2003-08-26 17:57:44 +00:00
parent 48c4992799
commit fef72a5948
4 changed files with 60 additions and 56 deletions
+2
View File
@@ -22,6 +22,7 @@
*/
#include <new>
#include <float.h>
#define epicsAssertAuthor "Jeff Hill johill@lanl.gov"
@@ -41,6 +42,7 @@
#include "iocinf.h"
#include "oldAccess.h"
#include "autoPtrDestroy.h"
#include "cac.h"
epicsThreadPrivateId caClientContextId;