Changeset 19259 for trunk/Mars/mbase


Ignore:
Timestamp:
10/22/18 19:03:39 (6 years ago)
Author:
tbretz
Message:
root 6 need TMutex to be included.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mbase/MStatusDisplay.cc

    r19240 r19259  
    7676#include <TFrame.h>               // TFrame
    7777#include <TStyle.h>               // gStyle
     78#include <TMutex.h>               // TMutex (since root 6)
    7879#include <TCanvas.h>              // TCanvas
    7980#include <TSystem.h>              // gSystem
Note: See TracChangeset for help on using the changeset viewer.