From 76369f64dfff53999e824fbc6abcacb02e10c949 Mon Sep 17 00:00:00 2001 From: anthony Date: Thu, 29 Mar 2012 05:04:08 +0000 Subject: [PATCH] --- MagickWand/script-token.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MagickWand/script-token.c b/MagickWand/script-token.c index 163a27aad..74f60f8f6 100644 --- a/MagickWand/script-token.c +++ b/MagickWand/script-token.c @@ -37,6 +37,9 @@ /* Include declarations. + + NOTE: Do not include if being compiled into the "test/script-token-test.c" + module, for low level token testing. */ #ifndef SCRIPT_TOKEN_TESTING # include "MagickWand/studio.h" -- 2.40.0