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
Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_1812_Regression
/
test.cpp
blob
3073c4356d9eaa07000755d4047ccd7571090806
1
#include
"TestS.h"
2
3
/**
4
* This test does not run - successful compile and link == successful test.
5
*/
6
int
7
ACE_TMAIN
(
int
,
ACE_TCHAR
*[])
8
{
9
return
0
;
10
}