diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-31 18:14:53 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-31 18:14:53 +0000 |
commit | b60b85d8455663b44af5a8ab90e01b28211e2aa4 (patch) | |
tree | 459333aaeffce07d580e66cfefcbc6a9b550b942 /TAO/tao/InterfaceC.cpp | |
parent | 6441a72082acd62852c9f7ccdd90aec8665821d2 (diff) | |
download | ATCD-b60b85d8455663b44af5a8ab90e01b28211e2aa4.tar.gz |
ChangeLogTag: Tue Oct 31 12:01:10 2000 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/InterfaceC.cpp')
-rw-r--r-- | TAO/tao/InterfaceC.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/InterfaceC.cpp b/TAO/tao/InterfaceC.cpp index ab0c8db39bb..13b692d5113 100644 --- a/TAO/tao/InterfaceC.cpp +++ b/TAO/tao/InterfaceC.cpp @@ -13,7 +13,6 @@ #include "tao/Stub.h" #include "tao/Invocation.h" -#include "tao/NVList.h" #if !defined (__ACE_INLINE__) #include "InterfaceC.i" |