/* ///////////////////////////////////////////////////////////////////////// * File: test/scratch/test.scratch.be.N.fail/implicit_link.cpp * * Purpose: Implicit link file for the test.scratch.be.N.fail project. * * Created: 9th January 2007 * Updated: 19th December 2008 * * Status: Wizard-generated * * License: (Licensed under the Synesis Software Open License) * * Copyright (c) 2007-2008, Synesis Software Pty Ltd. * All rights reserved. * * www: http://www.synesis.com.au/software * * ////////////////////////////////////////////////////////////////////// */ /* Pantheios Header Files */ #include #include #include #include #include #include #include /* UNIXem Header Files */ #include #if defined(PLATFORMSTL_OS_IS_UNIX) && \ defined(_WIN32) # include #endif /* OS */ /* ///////////////////////////// end of file //////////////////////////// */