8 lines
143 B
Bash
8 lines
143 B
Bash
rm -f a.out
|
|
time g++ external_guard.cpp
|
|
rm -f a.out
|
|
time g++ external_guard.cpp -D_EXT__H_
|
|
rm -f a.out
|
|
time g++ external_guard.cpp
|
|
rm -f a.out
|