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.

34 lines
1013 B

  1. /* /////////////////////////////////////////////////////////////////////////
  2. * File: test/unit/test.unit.bec.fail/implicit_link.cpp
  3. *
  4. * Purpose: Implicit link file for the test.unit.bec.fail project.
  5. *
  6. * Created: 2nd August 2009
  7. * Updated: 10th January 2011
  8. *
  9. * Status: Wizard-generated
  10. *
  11. * License: (Licensed under the Synesis Software Open License)
  12. *
  13. * Copyright (c) 2008-2011, Synesis Software Pty Ltd.
  14. * All rights reserved.
  15. *
  16. * www: http://www.synesis.com.au/software
  17. *
  18. * ////////////////////////////////////////////////////////////////////// */
  19. /* /////////////////////////////////////////////////////////////////////////
  20. * Includes
  21. */
  22. /* Pantheios Header Files */
  23. #include <pantheios/implicit_link/bec.fail.h>
  24. /* xTests Header Files */
  25. #include <xtests/implicit_link.h>
  26. /* shwild Header Files */
  27. #include <shwild/implicit_link.h>
  28. /* ///////////////////////////// end of file //////////////////////////// */