Skip to content

Commit e84ba04

Browse files
committed
test00.cpp
1 parent 56ee393 commit e84ba04

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

section0/test00.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// g++ test00.cpp -std=c++11 -o a.out;./a.out
44
// g++ test00.cpp -std=c++14 -o a.out;./a.out
55
// g++ test00.cpp -std=c++14 -I../common -o a.out;./a.out
6-
//
7-
// gcc -E -dM - < /dev/null
86

97
#include <iostream>
108

0 commit comments

Comments
 (0)