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