Changeset 8811 for trunk/MagicSoft/Cosy/gui
- Timestamp:
- 01/16/08 10:05:44 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/gui/MGEmbeddedCanvas.cc
r2278 r8811 7 7 #include "MGEmbeddedCanvas.h" 8 8 9 #include <iostream .h>9 #include <iostream> 10 10 11 11 #include <TList.h> … … 15 15 16 16 ClassImp(MGEmbeddedCanvas); 17 18 using namespace std; 17 19 18 20 MGEmbeddedCanvas::MGEmbeddedCanvas(const char *name, const TGWindow* p,
Note:
See TracChangeset
for help on using the changeset viewer.