diff options
Diffstat (limited to 'ace/Functor_T.h')
-rw-r--r-- | ace/Functor_T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Functor_T.h b/ace/Functor_T.h index ff26c1a01b8..ae596e6ff1a 100644 --- a/ace/Functor_T.h +++ b/ace/Functor_T.h @@ -24,7 +24,7 @@ // // ============================================================================ -#if !defined (ACE_FUNCTOR_T_H) +#ifndef ACE_FUNCTOR_T_H #define ACE_FUNCTOR_T_H #include "ace/Functor.h" |