Minor changes added for Borland's C++ compiler on Linux

This commit is contained in:
Robert Soliday
2003-08-01 19:13:39 +00:00
parent 2b85746e23
commit ce29455411
31 changed files with 41 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
* Author: Jeff Hill
*/
#include <string>
#include <stdexcept>
#define epicsAssertAuthor "Jeff Hill johill@lanl.gov"