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
Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git]
/
TAO
/
performance-tests
/
CSD_Strategy
/
TestInf
/
TestAppException.idl
blob
f4cf0a8d88c3d86b2cf0c5db689cc2fd90f8d663
1
#ifndef TESTAPPXCEPTION_IDL
2
#define TESTAPPXCEPTION_IDL
3
4
exception TestAppException
{};
5
6
#endif