diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 21:27:03 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-23 21:27:03 +0000 |
commit | 18f46df5315adfa2e6869b91bcb49c2e3c9ff8ae (patch) | |
tree | 5e4f74d88bedce48662f399e445ea71b9948b185 /ace/config-ghs-common.h | |
parent | 0d8ebf3cb3cf506b3b4ba259122aa04b0b53378a (diff) | |
download | ATCD-18f46df5315adfa2e6869b91bcb49c2e3c9ff8ae.tar.gz |
ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/config-ghs-common.h')
-rw-r--r-- | ace/config-ghs-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-ghs-common.h b/ace/config-ghs-common.h index cd042e64595..8e0b61f5666 100644 --- a/ace/config-ghs-common.h +++ b/ace/config-ghs-common.h @@ -6,8 +6,8 @@ // to all Green Hills platforms. #ifndef ACE_GHS_COMMON_H -#include "ace/pre.h" #define ACE_GHS_COMMON_H +#include "ace/pre.h" #if !defined (ACE_CONFIG_INCLUDE_GHS_COMMON) # error ace/config-ghs-common.h: ACE configuration error! Do not #include this file directly! |