mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
会导致别的含有 print 这个符号的代码编译不过
会导致别的含有 print 这个符号的代码编译不过
This commit is contained in:
parent
8fca7300a4
commit
f55b591968
1
deps/limonp/StdExtension.hpp
vendored
1
deps/limonp/StdExtension.hpp
vendored
@ -29,7 +29,6 @@ using std::tr1::unordered_set;
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
|
||||
#define print(x) std::cout << x << std::endl
|
||||
|
||||
namespace std {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user