diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-09-05 08:14:04 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-09-05 08:14:04 +0000 |
commit | 18abefbcaab26f64deedc273d155d87977105509 (patch) | |
tree | 0f8b430c6c8cce541e420c3944fa523e0123eb76 /TAO/tao/Utils | |
parent | f3c70a646640e4c4cf8a72b5767d758db2a192fa (diff) | |
download | ATCD-18abefbcaab26f64deedc273d155d87977105509.tar.gz |
ChangeLogTag:Sun Sep 5 01:13:12 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Utils')
-rw-r--r-- | TAO/tao/Utils/RIR_Narrow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Utils/RIR_Narrow.cpp b/TAO/tao/Utils/RIR_Narrow.cpp index 057ba51c9c8..6c340121e4e 100644 --- a/TAO/tao/Utils/RIR_Narrow.cpp +++ b/TAO/tao/Utils/RIR_Narrow.cpp @@ -2,6 +2,7 @@ #define TAO_UTILS_RIR_NARROW_CPP #include "RIR_Narrow.h" +#include "tao/SystemException.h" #include <stdexcept> ACE_RCSID (Utils, |