diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-14 15:32:23 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-03-14 15:32:23 +0000 |
commit | d7a8346c85242c5a3ee01bcb0bfcc8299010f08a (patch) | |
tree | 091d7d14b2f67a902a1b1d55e09729124133114c /TAO/tao/BiDir_GIOP | |
parent | 0be8d8a566514a1f27b87430e9fa95ac8ecd7276 (diff) | |
download | ATCD-d7a8346c85242c5a3ee01bcb0bfcc8299010f08a.tar.gz |
ChangeLogTag: Tue Mar 14 15:25:48 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/BiDir_GIOP')
-rw-r--r-- | TAO/tao/BiDir_GIOP/BiDirPolicy.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicy.pidl b/TAO/tao/BiDir_GIOP/BiDirPolicy.pidl index 0451bd354fd..876d32946fa 100644 --- a/TAO/tao/BiDir_GIOP/BiDirPolicy.pidl +++ b/TAO/tao/BiDir_GIOP/BiDirPolicy.pidl @@ -21,7 +21,7 @@ #pragma prefix "omg.org" -#include <tao/Policy.pidl> +#include "tao/Policy.pidl" // Self contained module for Bi-directional GIOP policy module BiDirPolicy |