Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
remove unused header
Browse files Browse the repository at this point in the history
  • Loading branch information
Consti10 committed Dec 19, 2020
1 parent 56e6c8e commit f01d431
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/FEC.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ extern "C"{
#include <iostream>
#include <functional>
#include <map>
#include <queue>
#include <deque>

// c++ wrapper for the FEC library
// If K and N were known at compile time we could make this much cleaner !
Expand Down

0 comments on commit f01d431

Please sign in to comment.