diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-08 21:29:44 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-08 21:29:44 +0000 |
commit | f95e1f04e566d1d0e600cd77d3480856322c2925 (patch) | |
tree | 5b9fc245b39b53a41b2c72049eb515cd4601efd2 /TAO/tao/debug.h | |
parent | ac28dc3c90931ce5f2d9f987fc04e4849383ffac (diff) | |
download | ATCD-f95e1f04e566d1d0e600cd77d3480856322c2925.tar.gz |
ChangeLogTag:Mon Feb 08 15:20:09 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/debug.h')
-rw-r--r-- | TAO/tao/debug.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/debug.h b/TAO/tao/debug.h index b5ae4428af7..93e76e4720e 100644 --- a/TAO/tao/debug.h +++ b/TAO/tao/debug.h @@ -21,6 +21,8 @@ #ifndef TAO_DEBUG_H #define TAO_DEBUG_H +#include "tao/corbafwd.h" + // These are global to simplify is use by other code, very much in // particular by getopt and related argument-parsing code // |