diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-10-17 02:24:56 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-10-17 02:24:56 +0000 |
commit | fad7e7147e19c07dc0ffb96b9b4280db6e1b47e8 (patch) | |
tree | 4e1f63d17b16081547f32121a4840809c028da8c /TAO/tao/default_server.h | |
parent | 640eec7f8295525ad17219beea71a6a70a3ed2c8 (diff) | |
download | ATCD-fad7e7147e19c07dc0ffb96b9b4280db6e1b47e8.tar.gz |
.
Diffstat (limited to 'TAO/tao/default_server.h')
-rw-r--r-- | TAO/tao/default_server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/default_server.h b/TAO/tao/default_server.h index 43107322258..1049c05036b 100644 --- a/TAO/tao/default_server.h +++ b/TAO/tao/default_server.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (TAO_DEFAULT_SERVER_FACTORY_H) +#ifndef TAO_DEFAULT_SERVER_FACTORY_H # define TAO_DEFAULT_SERVER_FACTORY_H #include "tao/corba.h" |