Specified C++17

This commit is contained in:
2020-07-08 18:52:59 +01:00
committed by Elsie
parent 30eadff46d
commit d09e232843
+1 -1
View File
@@ -1,2 +1,2 @@
templ:
g++ -o testfiles/templ main.cpp
g++ -std=c++17 -o testfiles/templ main.cpp