diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-28 01:58:09 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-28 01:58:09 +0000 |
commit | e792e92f06ff77ab971e6ec12f6a3fdaae54e983 (patch) | |
tree | 43e23f3d7a2b8f122a7dd03b24fa9e160c72caaa /TAO/utils | |
parent | e5fd8459f438d9402b9821fa1bfb3c8fc6abb488 (diff) | |
download | ATCD-e792e92f06ff77ab971e6ec12f6a3fdaae54e983.tar.gz |
ChangeLogTag: Tue Mar 27 19:54:49 2001 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/utils')
-rw-r--r-- | TAO/utils/NamingViewer/ViewIORDialog.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/utils/NamingViewer/ViewIORDialog.cpp b/TAO/utils/NamingViewer/ViewIORDialog.cpp index 174cff10468..df11edb4487 100644 --- a/TAO/utils/NamingViewer/ViewIORDialog.cpp +++ b/TAO/utils/NamingViewer/ViewIORDialog.cpp @@ -6,6 +6,7 @@ #include "NamingViewer.h" #include "ViewIORDialog.h" #include "tao/IIOP_Profile.h" +#include "tao/Stub.h" #ifdef _DEBUG #define new DEBUG_NEW |