casacore
LargeRegularFileIO.h
Go to the documentation of this file.
1 //# Added for backward compatibility
2 
3 #ifndef CASA_LARGEREGULARFILEIO_H
4 #define CASA_LARGEREGULARFILEIO_H
5 
6 #warning "LargeRegularFileIO.h has been deprecated; use RegularFileIO.h instead."
7 
8 #include <casacore/casa/IO/RegularFileIO.h>
9 
10 namespace casacore {
12 }
13 
14 #endif
RegularFileIO LargeRegularFileIO
Class for IO on a regular file.
Definition: RegularFileIO.h:81
this file contains all the compiler specific defines
Definition: mainpage.dox:28