Skip to content

Commit 342a3cb

Browse files
committed
Add a missing header to make testUnfold7c.C compilable.
1 parent 51be778 commit 342a3cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/analysis/unfold/testUnfold7c.C

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
#include <TMatrixD.h>
8686
#include <TMatrixDSym.h>
8787
#include <TVectorD.h>
88+
#include <TVirtualFitter.h>
8889
#include <TMatrixDSymEigen.h>
8990
#include <TFitResult.h>
9091
#include <TRandom3.h>

0 commit comments

Comments
 (0)