Skip to content
Snippets Groups Projects
Commit 2614aabe authored by Guttmann, Michael's avatar Guttmann, Michael
Browse files

compile with -std=c++17

parent d15b1aac
Branches
No related tags found
No related merge requests found
#include <cstdio> #include <cstdio>
#include "Prod.hpp" #include "Prod.hpp"
// compile with: clang++ -std=c++17 -Wall -o prod Prod.cpp main.cpp -g
int main(void) int main(void)
{ {
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment