Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/NROFiller.cpp

    r1904 r1819  
    2020#include "NROFiller.h"
    2121#include "STHeader.h"
    22 #include <casa/Containers/Record.h>
    2322#include <atnf/PKSIO/SrcType.h>
    2423
     
    3736}
    3837
    39   bool NROFiller::open(const std::string& filename, const Record& rec)
     38bool NROFiller::open(const std::string& filename)
    4039{
    4140  bool status = true ;
Note: See TracChangeset for help on using the changeset viewer.