Skip to content

Commit 735c6d3

Browse files
committed
Removed unused include directive
1 parent cd09ea0 commit 735c6d3

File tree

1 file changed

+0
-3
lines changed
  • Ghidra/Features/Decompiler/src/decompile/cpp

1 file changed

+0
-3
lines changed

Ghidra/Features/Decompiler/src/decompile/cpp/test.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
* limitations under the License.
1515
*/
1616
#include "test.hh"
17-
18-
#include <algorithm>
19-
2017
#include "libdecomp.hh"
2118

2219
vector<UnitTest *> UnitTest::tests;

0 commit comments

Comments
 (0)