Changeset 9c6887 in git for factory/cf_assert.h
- Timestamp:
- May 10, 2011, 5:31:54 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- e76d7a6a2e86e096123a21c9710d1cdabfdecd74
- Parents:
- 69181b37612b63bbfd20ec69a9c0e590772cae58
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-05-10 17:31:54+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:44+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_assert.h
r69181b3 r9c6887 30 30 31 31 #ifdef __cplusplus 32 #ifndef NOSTREAMIO 32 33 #ifdef HAVE_CSTDIO 33 34 #include <cstdio> … … 41 42 #include <stdio.h> 42 43 #include <stdlib.h> 44 #endif 43 45 #endif 44 46
Note: See TracChangeset
for help on using the changeset viewer.