Changeset 2322 in Sophya for trunk/SophyaLib/BaseTools/ndatablock.h
- Timestamp:
- Feb 11, 2003, 4:31:10 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ndatablock.h
r1623 r2322 9 9 #include <stdlib.h> /* pour que size_t soit defini */ 10 10 #include "anydataobj.h" 11 #include <iostream .h>11 #include <iostream> 12 12 13 13 namespace SOPHYA {
Note:
See TracChangeset
for help on using the changeset viewer.