diff options
author | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-19 14:25:48 +0000 |
---|---|---|
committer | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-19 14:25:48 +0000 |
commit | c0d4f9b62efbd8154ff844f6708a15232b9802d1 (patch) | |
tree | 6b584c459b971b7d79f7a1108b4732f7dae0df8b /TAO/tao | |
parent | 14727d5be5cb37258041a7a303d25b69acb14cb6 (diff) | |
download | ATCD-c0d4f9b62efbd8154ff844f6708a15232b9802d1.tar.gz |
ChangeLogTag: Sat Jan 19 08:24:10 2002 Venkita Subramonian <venkita@cs.wustl.edu>
Diffstat (limited to 'TAO/tao')
-rw-r--r-- | TAO/tao/ValueBase.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/ValueBase.cpp b/TAO/tao/ValueBase.cpp index dfbc4170e70..1af07433583 100644 --- a/TAO/tao/ValueBase.cpp +++ b/TAO/tao/ValueBase.cpp @@ -18,6 +18,7 @@ #include "tao/ORB.h" #include "tao/ORB_Core.h" #include "tao/ValueBase.h" +#include "tao/debug.h" #ifdef TAO_HAS_VALUETYPE |