Skip to content

Commit

Permalink
Merge pull request #334 from northwesternfintech/fix-compilation
Browse files Browse the repository at this point in the history
Remove unnecessary dependency from generic_trader
  • Loading branch information
stevenewald authored Jan 8, 2025
2 parents 56c27f1 + ddaf7fa commit 372c5d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exchange/src/exchange/traders/trader_types/generic_trader.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@

#include "common/types/decimal.hpp"
#include "common/types/messages/messages_wrapper_to_exchange.hpp"
#include "common/types/position.hpp"
#include "exchange/traders/portfolio/trader_portfolio.hpp"

#include <absl/hash/hash.h>
#include <boost/process.hpp>

#include <string>

Expand Down

0 comments on commit 372c5d0

Please sign in to comment.