repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
ACE
/
ace
/
Copy_Disabled.cpp
blob
57fdb0df0f84521d42e1b8a6fb5e0af8c4b5d589
1
/**
2
* @file Copy_Disabled.cpp
3
*
4
* @author Carlos O'Ryan <coryan@uci.edu>
5
*/
6
7
#include
"ace/Copy_Disabled.h"
8
9
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
10
11
ACE_Copy_Disabled
::
ACE_Copy_Disabled
()
12
{
13
}
14
15
ACE_END_VERSIONED_NAMESPACE_DECL