Changeset 6141 for trunk/AISC_COM/C/struct_man.h
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/AISC_COM/C/struct_man.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AISC_COM/C/struct_man.h
r5126 r6141 4 4 * 5 5 */ 6 7 #ifndef STRUCT_MAN_H 8 #define STRUCT_MAN_H 6 9 7 10 #ifndef P_ … … 51 54 52 55 #undef P_ 56 57 #else 58 #error struct_man.h included twice 59 #endif /* STRUCT_MAN_H */
