提交 fab896c5 编写于 作者: L liaogang

Remove using namespace

上级 941eccac
......@@ -12,8 +12,6 @@ limitations under the License. */
#include "paddle/platform/enforce.h"
#include "gtest/gtest.h"
using namespace paddle;
TEST(ENFORCE, OK) {
PADDLE_ENFORCE(true, "Enforce is ok %d now %f", 123, 0.345);
size_t val = 1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册