Skip to content

Commit 98c2a8f

Browse files
authored
Merge pull request #2200 from bitshares/pr-2199-testnet-mac-crash
Remove duplicate includes, fix testnet macOS crash
2 parents bf72fe9 + ae1ce99 commit 98c2a8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libraries/chain/proposal_evaluator_testnet_old.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2222
* THE SOFTWARE.
2323
*/
24-
#include <graphene/chain/database.hpp>
2524
#include <graphene/chain/account_object.hpp>
26-
#include <graphene/chain/proposal_object.hpp>
2725

2826
#include <graphene/protocol/pts_address.hpp>
2927

0 commit comments

Comments
 (0)