summaryrefslogtreecommitdiff
path: root/ace/config-hpux-10.x.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 01:55:55 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 01:55:55 +0000
commitc9501e6462e903a6a3150f2bc7a063195d01682d (patch)
tree378a21a13fcc04c9961b0ac665298719e11a1c42 /ace/config-hpux-10.x.h
parent903743f0337a06a07c63af42e3f596b975e84776 (diff)
downloadATCD-c9501e6462e903a6a3150f2bc7a063195d01682d.tar.gz
Basic_Types.h
Diffstat (limited to 'ace/config-hpux-10.x.h')
-rw-r--r--ace/config-hpux-10.x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-hpux-10.x.h b/ace/config-hpux-10.x.h
index 784d830d877..9d1714a895f 100644
--- a/ace/config-hpux-10.x.h
+++ b/ace/config-hpux-10.x.h
@@ -6,7 +6,7 @@
// needed for HP-UX 10.x itself. The compiler-specific information is in
// config-hpux-10.x-<compiler>.h - they include this file.
-#if !defined (ACE_CONFIG_H)
+#ifndef ACE_CONFIG_H
#error "You need to use a compiler-specific .h file - they include this file"
#endif