diff -r d332588b21c8 -r 93574fe69598 kerneltest/f32test/locl/t_locChange.cpp --- a/kerneltest/f32test/locl/t_locChange.cpp Sun Jul 18 10:25:52 2010 +0100 +++ b/kerneltest/f32test/locl/t_locChange.cpp Sun Jul 18 10:41:59 2010 +0100 @@ -41,7 +41,7 @@ } //new version of End, which calls handler before exit.. - IMPORT_C void End() + EXPORT_C void End() { if (iFailHdnFunc) iFailHdnFunc(*this); RTest::End();