Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix c++11 compiler errors below #39

Merged
merged 1 commit into from
Mar 7, 2016
Merged

fix c++11 compiler errors below #39

merged 1 commit into from
Mar 7, 2016

Conversation

rla3rd
Copy link

@rla3rd rla3rd commented Mar 7, 2016

/usr/include/c++/4.9/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.

/usr/include/c++/4.9/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
axiak added a commit that referenced this pull request Mar 7, 2016
fix c++11 compiler errors below
@axiak axiak merged commit 89e0b25 into axiak:master Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants