Changeset 9c6887 in git for factory/timing.h
- Timestamp:
- May 10, 2011, 5:31:54 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- 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/timing.h
r69181b3 r9c6887 18 18 #include <sys/param.h> 19 19 #endif 20 #ifndef NOSTREAMIO 20 21 #ifdef HAVE_CSTDIO 21 22 #include <cstdio> 22 23 #else 23 24 #include <stdio.h> 25 #endif 24 26 #endif 25 27
Note: See TracChangeset
for help on using the changeset viewer.