ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-1.0/libmdtools/ReadWrite.hpp
(Generate patch)

Comparing trunk/OOPSE-1.0/libmdtools/ReadWrite.hpp (file contents):
Revision 1334 by gezelter, Fri Jul 16 18:58:03 2004 UTC vs.
Revision 1356 by gezelter, Mon Jul 19 21:58:37 2004 UTC

# Line 1 | Line 1
1   #ifndef __READWRITE_H__
2   #define __READWRITE_H__
3   #define _LARGEFILE_SOURCE64
4 + #ifndef _FILE_OFFSET_BITS
5   #define _FILE_OFFSET_BITS 64
6 + #endif
7   #include <iostream>
8   #include <fstream>
9   #include <string>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines