File tree Expand file tree Collapse file tree 7 files changed +7
-1
lines changed Expand file tree Collapse file tree 7 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 99#include " util.h"
1010#include < vector>
1111#include < map>
12+ #include < memory>
1213
1314// ///////////////////////////////////////////////////////////////////////////////////
1415// Class Alignment
Original file line number Diff line number Diff line change 1515#include < string>
1616#include < utility>
1717#include < vector>
18+ #include < memory>
1819
1920#include " hhalignment.h"
2021#include " hhprefilter.h"
Original file line number Diff line number Diff line change 11// hhfullalignment.C
22
33#include " hhfullalignment.h"
4+ #include < memory>
45
56// ///////////////////////////////////////////////////////////////////////////////////
67// ///////////////////////////////////////////////////////////////////////////////////
Original file line number Diff line number Diff line change 22#include " ext/fmemopen.h"
33#include " context_data.crf.h"
44
5+ #include < memory>
56#include < sstream>
67
78// ///////////////////////////////////////////////////////////////////////////////////
Original file line number Diff line number Diff line change 77// ///////////////////////////////////////////////////////////////////////////////////
88
99#include " hhhitlist.h"
10-
10+ # include < memory >
1111
1212// ///////////////////////////////////////////////////////////////////////////////////
1313// Print summary listing of hits
Original file line number Diff line number Diff line change 11// hhhmm.C
22
33#include " hhhmm.h"
4+ #include < memory>
45
56// ///////////////////////////////////////////////////////////////////////////////////
67// // Class HMM
Original file line number Diff line number Diff line change 11#include " hhutil.h"
2+ #include < memory>
23
34// ///////////////////////////////////////////////////////////////////////////////////
45// Errors
You can’t perform that action at this time.
0 commit comments