summaryrefslogtreecommitdiff
path: root/ACE/tests/Bound_Ptr_Test.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-01-16 15:47:01 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-01-16 15:47:01 +0100
commitf25410e018ff6b65ec24df5ba249447f74eb0198 (patch)
treea2a9109f02a0eee0b64254be63293fc7639f8c2d /ACE/tests/Bound_Ptr_Test.h
parentfd9764555ac1865589fe02dcd8201ab3d91e7030 (diff)
downloadATCD-f25410e018ff6b65ec24df5ba249447f74eb0198.tar.gz
Removed AIX support
Diffstat (limited to 'ACE/tests/Bound_Ptr_Test.h')
-rw-r--r--ACE/tests/Bound_Ptr_Test.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/tests/Bound_Ptr_Test.h b/ACE/tests/Bound_Ptr_Test.h
index 250c8283c25..80cefeff78c 100644
--- a/ACE/tests/Bound_Ptr_Test.h
+++ b/ACE/tests/Bound_Ptr_Test.h
@@ -3,8 +3,7 @@
/**
* @file Bound_Ptr_Test.h
*
- * Define class needed for generating templates. IBM C++ requires this to
- * be in its own file for auto template instantiation.
+ * Define class needed for generating templates.
*
* @author @author Christopher Kohlhoff <chris@kohlhoff.com>
*/