Changeset 3205 in Sophya for trunk/SophyaLib/NTools/generalfunc.cc
- Timestamp:
- Apr 10, 2007, 12:08:14 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/generalfunc.cc
r3083 r3205 5 5 #include <iostream> 6 6 #include <math.h> 7 #ifdef __MWERKS__8 #include "mwerksmath.h" // Portage mac D. Y.9 #include "unixmac.h"10 #endif11 7 #include <string.h> 12 8 #include <string>
Note:
See TracChangeset
for help on using the changeset viewer.