X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Fuffi-c-test.c;h=20326640c0ed499144c18b3175cdf86184695a21;hb=27073cc090c29aa5dcf9ed9becdf3e73b937b0bb;hp=a8e696bde30c642de48bc1705bbd3e1aa796a5fe;hpb=72190043201239567658cfbae1c36bbd7233419b;p=uffi.git diff --git a/tests/uffi-c-test.c b/tests/uffi-c-test.c index a8e696b..2032664 100644 --- a/tests/uffi-c-test.c +++ b/tests/uffi-c-test.c @@ -6,15 +6,13 @@ * Programer: Kevin M. Rosenberg * Date Started: Mar 2002 * - * CVS Id: $Id$ - * - * This file, part of UFFI, is Copyright (c) 2002-2005 by Kevin M. Rosenberg + * This file, part of UFFI, is Copyright (c) 2002-2010 by Kevin M. Rosenberg * * These variables are correct for GCC * you'll need to modify these for other compilers ***************************************************************************/ -#ifdef WIN32 +#if defined(WIN32)||defined(WIN64) #include BOOL WINAPI DllEntryPoint(HINSTANCE hinstdll,