Changeset 8d14d67 in git for factory/winnt/factoryconf.h
- Timestamp:
- Dec 8, 2008, 9:59:27 AM (15 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 18ef40f42eafb26bcadfdbf8f8f70a8a0de137d6
- Parents:
- f41347f0d401c803dc2f636974ccdd1d7f48dac6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/winnt/factoryconf.h
rf41347f r8d14d67 1 1 /* winnt/factoryconf.h automatically generated by makeheader from factoryconf.template */ 2 2 /* emacs edit mode for this file is -*- C -*- */ 3 /* $Id: factoryconf.h,v 1. 6 2007-11-20 10:08:03Singular Exp $ */3 /* $Id: factoryconf.h,v 1.7 2008-12-08 08:59:27 Singular Exp $ */ 4 4 5 5 #ifndef INCL_FACTORYCONF_H … … 23 23 24 24 /* emacs edit mode for this file is -*- C -*- */ 25 /* $Id: factoryconf.h,v 1. 6 2007-11-20 10:08:03Singular Exp $ */25 /* $Id: factoryconf.h,v 1.7 2008-12-08 08:59:27 Singular Exp $ */ 26 26 27 27 #ifndef INCL_CONFIG_H … … 105 105 106 106 /* emacs edit mode for this file is -*- C -*- */ 107 /* $Id: factoryconf.h,v 1. 6 2007-11-20 10:08:03Singular Exp $ */107 /* $Id: factoryconf.h,v 1.7 2008-12-08 08:59:27 Singular Exp $ */ 108 108 109 109 /* This is for compatibility with standard assert.h */ … … 134 134 /* }}} */ 135 135 136 #ifdef HAVE_CSTDIO 137 #include <cstdio> 138 #else 136 139 #ifdef __cplusplus 137 140 extern "C" { … … 143 146 #ifdef __cplusplus 144 147 } 148 #endif 145 149 #endif 146 150
Note: See TracChangeset
for help on using the changeset viewer.