Changeset 1716 for code/branches/core3/src/util/Convert.h
- Timestamp:
- Sep 6, 2008, 4:21:56 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core3/src/util/Convert.h
r1586 r1716 43 43 #include "Debug.h" 44 44 #include "SubString.h" 45 #include "MultiTypeMath.h"45 //#include "MultiTypeMath.h" 46 46 47 47 // disable annoying warning about forcing value to boolean … … 323 323 // MULTITYPES // 324 324 //////////////// 325 325 /* 326 326 // convert from MultiTypePrimitive 327 327 template <class ToType> … … 403 403 } 404 404 }; 405 405 */ 406 406 407 407 ////////////////////
Note: See TracChangeset
for help on using the changeset viewer.