Skip to content

Commit 24cade0

Browse files
committed
use C++ standard header
1 parent 8786fe6 commit 24cade0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StRoot/macros/analysis/doEvents.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
// for Grid Collector.
6161
//
6262
/////////////////////////////////////////////////////////////////////////////
63-
#include "iostream.h"
63+
#include <iostream>
6464

6565
class StChain;
6666
StChain *chain=0;

0 commit comments

Comments
 (0)