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 "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
ACE
/
protocols
/
ace
/
HTBP
/
HTBP_Macros.h
blob
88eba03bf979acd2c0020c4773a2d3e7293014e9
1
#ifndef ACE_HTBP_MACROS_H
2
#define ACE_HTBP_MACROS_H
3
4
#if !defined (ACE_HTBP_ENVIRONMENT_CONFIG_FILE)
5
#define ACE_HTBP_ENVIRONMENT_CONFIG_FILE
"HT_Config.conf"
6
#endif
/* ACE_HTBP_ENVIRONMENT_CONFIG_FILE */
7
8
#endif
/* ACE_HTBP_MACROS_H */