Changeset 2656 in Sophya for trunk/SophyaLib/BaseTools
- Timestamp:
- Mar 31, 2005, 6:45:03 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/timestamp.cc
r2654 r2656 9 9 #include <iostream> 10 10 11 #ifdef Linux 12 // La fonction trunc non declaree ds math.h sous Linux 13 double trunc (double x); 14 #endif 11 15 //------------------------------------------------------------------------- 12 16 //-------------------------- Classe TimeStamp --------------------------
Note:
See TracChangeset
for help on using the changeset viewer.