Remove the header files that do not need to be included.

revert-3824-remove_grad_op_type
hedaoyuan 8 years ago
parent adcca2cc06
commit 6ba04dcd11

@ -14,7 +14,6 @@ limitations under the License. */
#include "DepthwiseConvOp.h"
#include "ConvOp.h"
#include "GemmFunctor.h"
namespace paddle {

@ -13,7 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License. */
#include "DepthwiseConvOp.h"
#include "GemmFunctor.h"
#include "paddle/math/BaseMatrix.h"
namespace paddle {

Loading…
Cancel
Save