gcc编译出现的问题

/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error

解决办法:g++ -std=c++11

 

posted @ 2015-12-25 11:06  OracleLoyal  阅读(805)  评论(0)    收藏  举报