Skip to content

Commit

Permalink
Removed unused boost references
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeTrade committed Mar 9, 2016
1 parent 7b05643 commit 39b7b66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/miner.cpp
Expand Up @@ -24,7 +24,6 @@
#endif

#include <boost/thread.hpp>
#include <boost/tuple/tuple.hpp>

using namespace std;

Expand Down
1 change: 0 additions & 1 deletion src/patternsearch.cpp
@@ -1,4 +1,3 @@
#include <boost/unordered_map.hpp>
#include <iostream>
#include <openssl/sha.h>
#include "patternsearch.h"
Expand Down

0 comments on commit 39b7b66

Please sign in to comment.