Changeset 2658 for trunk/src/Scantable.h


Ignore:
Timestamp:
10/10/12 14:29:17 (12 years ago)
Author:
Malte Marquarding
Message:

Ticket #199: Excised Logger::pushLog; now everything is using LogIO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.h

    r2645 r2658  
    3939#include <tables/Tables/Table.h>
    4040
    41 #include "Logger.h"
     41
    4242#include "MathUtils.h"
    4343#include "STFit.h"
     
    7474  * @version
    7575*/
    76 class Scantable : private Logger
     76class Scantable
    7777{
    7878
Note: See TracChangeset for help on using the changeset viewer.