diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-17 01:02:17 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-17 01:02:17 +0000 |
commit | af93687bc3a35378b1f4c68e67bed7759c2398e9 (patch) | |
tree | db2393337b28f0d06437fd2da365060a11a2e112 /tests/Future_Test.cpp | |
parent | a16a9c71553a40739b20567a7cfa2a4f7d603af9 (diff) | |
download | ATCD-af93687bc3a35378b1f4c68e67bed7759c2398e9.tar.gz |
foo
Diffstat (limited to 'tests/Future_Test.cpp')
-rw-r--r-- | tests/Future_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Future_Test.cpp b/tests/Future_Test.cpp index 1195afb287d..c971d31df8f 100644 --- a/tests/Future_Test.cpp +++ b/tests/Future_Test.cpp @@ -284,7 +284,6 @@ Scheduler::work (u_long newparam, int newcount) static int n_loops = 100; #if defined (ACE_TEMPLATES_REQUIRE_SPECIALIZATION) -template class ACE_Atomic_Op<ACE_Thread_Mutex, int>; template class ACE_Future<const char *>; template class ACE_Future<u_long>; #endif /* ACE_TEMPLATES_REQUIRE_SPECIALIZATION */ |