We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23e740 commit a29fcd8Copy full SHA for a29fcd8
Makefile
@@ -1,4 +1,4 @@
1
-CC := g++
+CC := g++ --std=c++11
2
CCFLAGS := -Wall
3
DEBUGFLAGS := -DDEBUG
4
0 commit comments