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/base/MThread.cc

    r2407 r8376  
    11#include <MThread.h>
    22
    3 #include <iostream.h>
     3#include <iostream>
    44
    55#include <pthread.h>
     
    88#undef DEBUG
    99//#define DEBUG
     10
     11using namespace std;
    1012
    1113// ----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.