diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
commit | 85daf63f6db8e2ed04bd205b06adde44ee0f02b1 (patch) | |
tree | be384a0eb0fa3288e148df1b2d78d155c2e66754 /ace/Svc_Conf.y | |
parent | 460b85d628f92fe91a12e7e336e6258b7831e06f (diff) | |
download | ATCD-85daf63f6db8e2ed04bd205b06adde44ee0f02b1.tar.gz |
ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/Svc_Conf.y')
-rw-r--r-- | ace/Svc_Conf.y | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Svc_Conf.y b/ace/Svc_Conf.y index 908cbb5d721..19be52a42b2 100644 --- a/ace/Svc_Conf.y +++ b/ace/Svc_Conf.y @@ -1,6 +1,5 @@ %{ // $Id$ -#define ACE_BUILD_DLL #include "ace/ARGV.h" #include "ace/Svc_Conf.h" #include "ace/Module.h" |