Changeset ed0d3c in git
- Timestamp:
- Aug 22, 2008, 11:03:21 AM (15 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 241cc911c4f3eaf5b79c7df9d0e3feb5bce70a2d
- Parents:
- cdd38f3f5b6e0b7c443cc25476967388554dd82c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/si_gmp.h
rcdd38f red0d3c 1 /* $Id: si_gmp.h,v 1.6 2006-06-13 16:57:12 Singular Exp $ */ 2 /* $Id: si_gmp.h,v 1.6 2006-06-13 16:57:12 Singular Exp $ */ 1 /* $Id: si_gmp.h,v 1.7 2008-08-22 09:03:21 Singular Exp $ */ 3 2 4 3 #ifndef INCL_CF_GMP_H 5 4 #define INCL_CF_GMP_H 6 5 #ifdef HAVE_FACTORY 6 #include <cf_gmp.h> 7 #else 7 8 #if defined(__cplusplus) && defined(__GNUC__) 8 9 extern "C" { … … 15 16 #endif 16 17 18 #endif 17 19 #endif /* ! INCL_CF_GMP_H */
Note: See TracChangeset
for help on using the changeset viewer.