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.

30 lines
921 B

  1. /* /////////////////////////////////////////////////////////////////////////
  2. * File: test/unit/test.unit.util.strnlen/implicit_link.cpp
  3. *
  4. * Purpose: Implicit link file for the test.unit.util.strnlen project.
  5. *
  6. * Created: 17th April 2009
  7. * Updated: 2nd August 2009
  8. *
  9. * Status: Wizard-generated
  10. *
  11. * License: (Licensed under the Synesis Software Open License)
  12. *
  13. * Copyright (c) 2008-2009, 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/util.h>
  23. /* shwild Header Files */
  24. #include <shwild/implicit_link.h>
  25. /* ///////////////////////////// end of file //////////////////////////// */