Skip to content

Commit c67aa23

Browse files
committed
chore: sync with development branch (PhysiCell core updates)
Incorporates upstream changes from the development branch including: - BioFVM updates - PhysiCell core module updates - Sample project updates and new samples - CI workflow updates - PhysiMeSS addon updates - dFBA intracellular interface updates
1 parent 4ccbab7 commit c67aa23

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

addons/dFBA/src/dfba_intracellular.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
#include <map>
88
#include <iomanip> // for setw
99

10-
#include <coin/CoinPackedMatrix.hpp>
11-
#include <coin/CoinPackedVector.hpp>
12-
#include <coin/ClpSimplex.hpp>
10+
#include "Highs.h"
1311

1412
#include "../../../core/PhysiCell.h"
1513
#include "../../../core/PhysiCell_phenotype.h"

0 commit comments

Comments
 (0)