aboutsummaryrefslogtreecommitdiff
path: root/externals/ace/Env_Value_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/ace/Env_Value_T.cpp')
-rw-r--r--externals/ace/Env_Value_T.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/externals/ace/Env_Value_T.cpp b/externals/ace/Env_Value_T.cpp
deleted file mode 100644
index 1997bbea484..00000000000
--- a/externals/ace/Env_Value_T.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// $Id: Env_Value_T.cpp 80826 2008-03-04 14:51:23Z wotte $
-
-#ifndef ACE_ENV_VALUE_T_CPP
-#define ACE_ENV_VALUE_T_CPP
-
-#include "ace/Env_Value_T.h"
-
-#if ! defined (__ACE_INLINE__)
-#include "ace/Env_Value_T.inl"
-#endif /* __ACE_INLINE__ */
-
-#endif /* ACE_ENV_VALUE_T_CPP */