We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f496884 commit 8a582f2Copy full SHA for 8a582f2
StRoot/macros/analysis/doEvents.C
@@ -60,7 +60,7 @@
60
// for Grid Collector.
61
//
62
/////////////////////////////////////////////////////////////////////////////
63
-#include "iostream.h"
+#include <iostream>
64
65
class StChain;
66
StChain *chain=0;
0 commit comments