Ignore:
Timestamp:
03/14/07 19:12:17 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2751 r8376  
    77#include "MGSkyPosition.h"
    88
    9 #include <iostream.h>  // cout
     9#include <iostream>  // cout
    1010
    1111#include <TArc.h>
     
    2121
    2222ClassImp(MGSkyPosition);
     23
     24using namespace std;
    2325
    2426void MGSkyPosition::InitArc(TArc *arc, Int_t fillstyle, Int_t fillcolor, Int_t linecolor)
Note: See TracChangeset for help on using the changeset viewer.