18 #ifndef MAGICKCORE_ANNOTATE_PRIVATE_H
19 #define MAGICKCORE_ANNOTATE_PRIVATE_H
21 #if defined(__cplusplus) || defined(c_plusplus)
25 extern MagickPrivate MagickBooleanType
26 AnnotateComponentGenesis(
void);
28 extern MagickPrivate
void
29 AnnotateComponentTerminus(
void);
31 #if defined(__cplusplus) || defined(c_plusplus)