Ignore:
Timestamp:
01/30/08 13:55:40 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/main/MStarguider.cc

    r8824 r8838  
    55
    66#include <fstream>    // ifstream
    7 #include <iostream>   // cout
    8 #include <iomanip>    // cout
    97
    108#include <TH2F.h>
     
    1412#include <TFile.h> // temp writeout of histos
    1513#include <TSocket.h>
    16 
    17 #include "MAstro.h"
    18 #include "MString.h"
    1914
    2015#include <TGMenu.h>
     
    2520#include <TGLayout.h>
    2621#include "MString.h"
     22
     23#include "MLog.h"
     24#include "MLogManip.h"
     25
     26#include "MAstro.h"
     27#include "MString.h"
     28
    2729
    2830#include "MCosy.h"
Note: See TracChangeset for help on using the changeset viewer.