//+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | //| Copyright: (C) 2001 - 2007 Twan van Laarhoven | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ #ifndef HEADER_SCRIPT_FUNCTIONS_UTIL #define HEADER_SCRIPT_FUNCTIONS_UTIL /** @file script/functions/util.cpp * * @brief Utility macros for defining script functions. */ // ----------------------------------------------------------------------------- : Includes #include #include #include