diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-22 05:10:33 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-22 05:10:33 +0000 |
commit | 2f5432a85a66c5f618cdaf8032f13be787311a31 (patch) | |
tree | 5ece8e95375cf7088ce6633c23421ceaaab9b039 /ace/XtReactor.h | |
parent | 88aa3350698954b097db8533a892fb45f6e59149 (diff) | |
download | ATCD-2f5432a85a66c5f618cdaf8032f13be787311a31.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/XtReactor.h')
-rw-r--r-- | ace/XtReactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/XtReactor.h b/ace/XtReactor.h index c26bf0677d6..7ba58b88867 100644 --- a/ace/XtReactor.h +++ b/ace/XtReactor.h @@ -23,7 +23,7 @@ #if defined (ACE_HAS_XT) #define String XtString -#include <X11/Intrinsic.h> +#include /**/ <X11/Intrinsic.h> #undef String // Forward decl. |