fixed compiler error on Linux

This commit is contained in:
Jeff Hill
2002-10-24 00:12:54 +00:00
parent 3e5557b211
commit 4697963387
+1
View File
@@ -21,6 +21,7 @@ typedef enum {
#ifdef __cplusplus
#include <new>
#include <stdexcept>
class epicsMutex {