Ignore:
Timestamp:
04/06/06 13:29:19 (18 years ago)
Author:
mar637
Message:

fixes after compiling with -Wall.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STWriterWrapper.h

    r988 r995  
    2727//#                        AUSTRALIA
    2828//#
    29 //# $Id:$
     29//# $Id$
    3030//#---------------------------------------------------------------------------
    3131#ifndef STWRITERWRAPPER_H
     
    4343class STWriterWrapper : public STWriter {
    4444public:
     45  //STWriterWrapper() {;}
     46  virtual ~STWriterWrapper() {;}
    4547  STWriterWrapper(const string& format = "SDFITS") : STWriter(format) {;}
    4648
Note: See TracChangeset for help on using the changeset viewer.