|
Sierra Toolkit
Version of the Day
|
00001 /*--------------------------------------------------------------------*/ 00002 /* Copyright 2003 Sandia Corporation. */ 00003 /* Under the terms of Contract DE-AC04-94AL85000, there is a */ 00004 /* non-exclusive license for use of this work by or on behalf */ 00005 /* of the U.S. Government. Export of this program may require */ 00006 /* a license from the United States Government. */ 00007 /*--------------------------------------------------------------------*/ 00008 00009 #ifndef STK_UTIL_PARALLEL_ExceptionIos_hpp 00010 #define STK_UTIL_PARALLEL_ExceptionIos_hpp 00011 00012 /*--------------------------------------------------------------------*/ 00020 /* Standard Library Classes containing Exceptions */ 00021 #include <ios> 00022 #include <stk_util/parallel/Exception.hpp> 00023 00024 #endif // STK_UTIL_PARALLEL_ExceptionIos_hpp