Changeset 481 in Sophya for trunk/SophyaLib/BaseTools/ppersist.h
- Timestamp:
- Oct 20, 1999, 12:34:23 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ppersist.h
r480 r481 20 20 #include <typeinfo> 21 21 22 #if defined(__KCC__)23 using std::string ;24 #include <list.h>25 #include <map.h>26 #include <functional.h>27 #endif28 22 29 23 // Classe de base pour les objets qui peuvent devenir PPersist
Note:
See TracChangeset
for help on using the changeset viewer.