summaryrefslogtreecommitdiff
path: root/TAO/tao/Valuetype/ValueFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Valuetype/ValueFactory.cpp')
-rw-r--r--TAO/tao/Valuetype/ValueFactory.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/Valuetype/ValueFactory.cpp b/TAO/tao/Valuetype/ValueFactory.cpp
index cf0f39e5e55..95b9b2c4912 100644
--- a/TAO/tao/Valuetype/ValueFactory.cpp
+++ b/TAO/tao/Valuetype/ValueFactory.cpp
@@ -1,12 +1,7 @@
#include "ValueFactory.h"
#include "ace/Guard_T.h"
-#if !defined (__ACE_INLINE__)
-# include "ValueFactory.inl"
-#endif /* ! __ACE_INLINE__ */
-
-
-ACE_RCSID (tao,
+ACE_RCSID (Valuetype,
ValueFactory,
"$Id$")