/* ///////////////////////////////////////////////////////////////////////// * File: examples/cpp/tracing/example.cpp.tracing.standard/implicit_link.cpp * * Purpose: Implicit link file for the example.cpp.tracing.standard project. * * Created: 6th December 2010 * Updated: 6th December 2010 * * Status: Wizard-generated * * License: (Licensed under the Synesis Software Open License) * * Copyright (c) 2010, Synesis Software Pty Ltd. * All rights reserved. * * www: http://www.synesis.com.au/software * * ////////////////////////////////////////////////////////////////////// */ /* Pantheios Header Files */ #include #include #include /* UNIXem Header Files */ #include #if defined(PLATFORMSTL_OS_IS_UNIX) && \ defined(_WIN32) # include #endif /* _WIN32 || _WIN64 */ /* ///////////////////////////// end of file //////////////////////////// */