]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/log-private.h
(no commit message)
[imagemagick] / MagickCore / log-private.h
index d150b457e466cb5b442f8002aff48a1440fdb552..2ac9d86b3fcf7b3ed6e85d8b7969fbbeab8bdc12 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2014 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
   
   You may not use this file except in compliance with the License.
 #ifndef _MAGICKCORE_LOG_PRIVATE_H
 #define _MAGICKCORE_LOG_PRIVATE_H
 
+#include "MagickCore/exception.h"
+
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {
 #endif
 
-#include <stdarg.h>
-#include "MagickCore/exception.h"
-
 extern MagickPrivate MagickBooleanType
   LogComponentGenesis(void);