summaryrefslogtreecommitdiff
path: root/TAO/tao/TAOS_T.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-09 20:47:31 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-09 20:47:31 +0000
commitc69c20698df120bf1b3bbf23695a1ba4f0e3d299 (patch)
tree32b20ac2791e4c36ca07fbce9ecb3ec1814854d9 /TAO/tao/TAOS_T.h
parent225677cb1722a669554aa363ccd705e23812caf8 (diff)
downloadATCD-c69c20698df120bf1b3bbf23695a1ba4f0e3d299.tar.gz
ChangeLogTag:Tue Nov 9 14:34:17 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'TAO/tao/TAOS_T.h')
-rw-r--r--TAO/tao/TAOS_T.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/TAOS_T.h b/TAO/tao/TAOS_T.h
index 14c9a93681d..8bde1d97730 100644
--- a/TAO/tao/TAOS_T.h
+++ b/TAO/tao/TAOS_T.h
@@ -11,6 +11,7 @@
#define _TAO_IDL__PROJECT_DOC_MARINA_ACE_WRAPPERS_TAO_TAO_TAOS_T_H_
#if defined(_MSC_VER)
+#pragma warning(push)
#pragma warning(disable:4250)
#endif /* _MSC_VER */
@@ -30,7 +31,7 @@
#endif /* defined REQUIRED PRAGMA */
#if defined(_MSC_VER)
-#pragma warning(default:4250)
+#pragma warning(pop)
#endif /* _MSC_VER */
#endif /* ifndef */