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

Comparing branches/development/src/utils/ElementsTable.cpp (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1627 by gezelter, Tue Sep 13 22:05:04 2011 UTC

# Line 37 | Line 37 | GNU General Public License for more details.
37   #include <cstdlib>
38   #include "utils/ElementsTable.hpp"
39   #include "utils/simError.h"
40 < #include "io/basic_ifstrstream.hpp"
40 > #include "io/ifstrstream.hpp"
41  
42   #if !HAVE_STRNCASECMP
43   extern "C" int strncasecmp(const char *s1, const char *s2, size_t n);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines