diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-25 19:24:55 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-25 19:24:55 +0000 |
commit | 7135c1b124c77a9c21c8354b35f5d67ef480ad5f (patch) | |
tree | 8901f26d1ba662351b8e50b79f4e63d4a5805752 /TAO/tao/POA.cpp | |
parent | a6d71a3d9cc64176ae6199c70fe1e991e274a643 (diff) | |
download | ATCD-7135c1b124c77a9c21c8354b35f5d67ef480ad5f.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao/POA.cpp')
-rw-r--r-- | TAO/tao/POA.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tao/POA.cpp b/TAO/tao/POA.cpp index 4cea5adf527..7a77ea398de 100644 --- a/TAO/tao/POA.cpp +++ b/TAO/tao/POA.cpp @@ -1,8 +1,6 @@ // @(#) $Id$ -#define POA_NO_TIMESTAMP - -# include "tao/corba.h" +#include "tao/corba.h" // Timeprobes class #include "tao/Timeprobe.h" |