diff options
Diffstat (limited to 'TAO/tao/Stub.cpp')
-rw-r--r-- | TAO/tao/Stub.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Stub.cpp b/TAO/tao/Stub.cpp index 39c2430adce..ea7a4bcb47c 100644 --- a/TAO/tao/Stub.cpp +++ b/TAO/tao/Stub.cpp @@ -15,6 +15,7 @@ #include "Sync_Strategies.h" #include "debug.h" #include "Policy_Manager.h" +#include "SystemException.h" #if !defined (__ACE_INLINE__) # include "Stub.i" |