You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

37 lines
1.1 KiB

/* /////////////////////////////////////////////////////////////////////////
* File: test/unit/test.unit.util.onbailout/implicit_link.cpp
*
* Purpose: Implicit link file for the test.unit.util.onbailout project.
*
* Created: 29th April 2008
* Updated: 29th November 2010
*
* Status: Wizard-generated
*
* License: (Licensed under the Synesis Software Open License)
*
* Copyright (c) 2008-2010, Synesis Software Pty Ltd.
* All rights reserved.
*
* www: http://www.synesis.com.au/software
*
* ////////////////////////////////////////////////////////////////////// */
/* xTests Header Files */
#include <xtests/implicit_link.h>
/* Pantheios Header Files */
#include <pantheios/implicit_link/util.h>
/* shwild Header Files */
#include <shwild/implicit_link.h>
/* UNIXem Header Files */
#include <platformstl/platformstl.h>
#if defined(PLATFORMSTL_OS_IS_UNIX) && \
defined(_WIN32)
# include <unixem/implicit_link.h>
#endif /* OS */
/* ///////////////////////////// end of file //////////////////////////// */