44 # pragma warning (disable: 4100)
49 #define DllExport __declspec( dllexport )
50 #define _CRT_SECURE_NO_WARNINGS
66 static const char orderTooHigh[] =
"Requested order is too high. Provide a higher order for the template.";
68 #define DEFAULT_FILTER_ORDER 4