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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/gui/MGPngReader.cc

    r8814 r8847  
    66
    77#include <TTimer.h>
     8
     9#include <TH1.h>
     10#include <TH2.h>
     11#include <TGraph.h>
     12#include <TCanvas.h>
     13
     14#include <TFile.h>
     15#include <TTree.h>
     16#include <TBranch.h>
    817
    918#include <TGMenu.h>
     
    1726#include "MGDispCoordinates.h"
    1827
    19 #include "coord.h"
    20 
    2128#include "StarCatalog.h"
    2229
     
    2835
    2936#include "MStarList.h"
    30 
    31 #include <TH1.h>
    32 #include <TH2.h>
    33 #include <TGraph.h>
    34 #include <TCanvas.h>
    35 
    36 #include <TFile.h>
    37 #include <TTree.h>
    38 #include <TBranch.h>
    3937
    4038#include "Led.h"
Note: See TracChangeset for help on using the changeset viewer.