ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/utils/CaseConversion.hpp
(Generate patch)

Comparing trunk/src/utils/CaseConversion.hpp (file contents):
Revision 526 by chuckv, Wed May 11 23:15:05 2005 UTC vs.
Revision 817 by tim, Fri Dec 16 18:55:55 2005 UTC

# Line 43 | Line 43
43  
44   #include <cctype>
45   #include <locale>
46 <
46 > #include <algorithm>
47 > #include <functional>
48   namespace oopse {
49  
50      /** tolower functor */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines