diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-07-05 18:09:34 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-07-05 18:09:34 +0000 |
commit | f456a4d0f12f7e589dbfbd3094391d4b4ca67cad (patch) | |
tree | fabbd40f9ba5c178b735141bb351132f7d52f901 /TAO/tao/nvlist.cpp | |
parent | 13c5adea02c796e463b567f2f612c0ee49442c58 (diff) | |
download | ATCD-f456a4d0f12f7e589dbfbd3094391d4b4ca67cad.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao/nvlist.cpp')
-rw-r--r-- | TAO/tao/nvlist.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/nvlist.cpp b/TAO/tao/nvlist.cpp index 52eb8c6379c..443d56a153d 100644 --- a/TAO/tao/nvlist.cpp +++ b/TAO/tao/nvlist.cpp @@ -4,11 +4,6 @@ // // Implementation of Named Value List -#include <assert.h> -#if !defined (VXWORKS) -#include <memory.h> -#endif - #include "orb.h" #include <initguid.h> |