Changes between Version 14 and Version 15 of ModuleDepednecies
- Timestamp:
- Sep 13, 2014, 9:47:49 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModuleDepednecies
v14 v15 309 309 '''Suggestion:''' Split the Serialization Module on two modules Serialization and Archive 310 310 311 == Chrono->Interporocess == 312 313 '''Suggestion:''' Create the submodule Chrono.IO 314 315 Chrono.IO -> Chrono Interprocess 316 317 318 == Thread->Interporocess == 319 320 <boost/interprocess/smart_ptr/unique_ptr.hpp> 321 322 from <boost/thread/csbl/memory/unique_ptr.hpp> 323 324 '''Suggestion:''' Move boost/interprocess/smart_ptr/unique_ptr.hpp to SmartPtr. 325 326 311 312