helper1.hpp 438 B

12345678910111213141516171819
  1. //Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
  2. //Distributed under the Boost Software License, Version 1.0. (See accompanying
  3. //file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  4. #ifndef UUID_4AEB7924CA2E11DC888A8C9355D89593
  5. #define UUID_4AEB7924CA2E11DC888A8C9355D89593
  6. namespace
  7. boost
  8. {
  9. namespace
  10. exception_test
  11. {
  12. void throw_length_error();
  13. }
  14. }
  15. #endif