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
/
examples
/
Borland
/
pch.h
blob
84ff767cab4bd2dbfb0f451c35cf7e849fded906
1
#ifndef INCLUDE_PCH_H
2
#define INCLUDE_PCH_H
3
4
#include
"ace/config-all.h"
5
#include
"tao/corbafwd.h"
6
7
#endif