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_2126_Regression
/
test.cpp
blob
d5c16a7118529100ff61eb68a02e4215cdb698fc
1
/**
2
* @file test.cpp
3
*/
4
5
#include
"TestC.h"
6
7
int
ACE_TMAIN
(
int
,
ACE_TCHAR
*[])
8
{
9
return
0
;
10
}