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.

32 lines
1.0 KiB

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