From 4f943bd45323d48625e92de93bcc16a3eb235188 Mon Sep 17 00:00:00 2001 From: Alinson Xavier Date: Thu, 4 May 2017 09:47:57 -0400 Subject: [PATCH] onerow: remove gperftools --- onerow/library/include/onerow/cplex_helper.tpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/onerow/library/include/onerow/cplex_helper.tpp b/onerow/library/include/onerow/cplex_helper.tpp index 8e06989..474375a 100644 --- a/onerow/library/include/onerow/cplex_helper.tpp +++ b/onerow/library/include/onerow/cplex_helper.tpp @@ -28,9 +28,6 @@ using std::cout; using std::endl; -#include -#include - template int CplexHelper::add_single_row_cuts()