Changeset 379700 for src/comm/mpi/error_handler.hpp
- Timestamp:
- Apr 29, 2012, 11:52:06 AM (14 years ago)
- Children:
- d448a7
- Parents:
- 51e793
- File:
-
- 1 edited
-
src/comm/mpi/error_handler.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/comm/mpi/error_handler.hpp
r51e793 r379700 12 12 #ifndef ERROR_HANDLER_HPP_ 13 13 #define ERROR_HANDLER_HPP_ 14 15 #ifdef DEBUG 14 16 15 17 #ifdef HAVE_MPI … … 52 54 #endif /* HAVE_MPI */ 53 55 56 #endif /* DEBUG */ 57 54 58 #endif /* ERROR_HANDLER_HPP_ */
Note:
See TracChangeset
for help on using the changeset viewer.
