delete useless header file

update-doc-pybind
xzl 8 years ago
parent 4da89f28cb
commit 61c7930603

@ -12,7 +12,6 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. */ limitations under the License. */
#include <iostream>
#include "paddle/memory/memcpy.h" #include "paddle/memory/memcpy.h"
#include "paddle/memory/memory.h" #include "paddle/memory/memory.h"
#include "paddle/operators/transpose_op.h" #include "paddle/operators/transpose_op.h"

@ -14,7 +14,6 @@
#pragma once #pragma once
#include <iostream>
#include "paddle/framework/eigen.h" #include "paddle/framework/eigen.h"
#include "paddle/framework/op_registry.h" #include "paddle/framework/op_registry.h"

Loading…
Cancel
Save