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

@@ -15,6 +15,7 @@
* (505) 665 1831
*/
#include <string>
#include <stdexcept>
#define epicsAssertAuthor "Jeff Hill johill@lanl.gov"