Changeset 2852
- Timestamp:
- 01/15/10 09:19:50 (15 years ago)
- Location:
- issm/trunk/src/c/Bamgx
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/Bamgx/Mesh2.h
r2851 r2852 51 51 52 52 #include "meshtype.h" 53 #include "error.hpp"54 53 #include "R2.h" 55 54 -
issm/trunk/src/c/Bamgx/throwassert.hpp
r2740 r2852 34 34 //#endif 35 35 36 #include "error.hpp"37 38 36 #ifdef NDEBUG 39 37 #define throwassert(i) ( (void) 0)
Note:
See TracChangeset
for help on using the changeset viewer.