make a directory
bits
anywherecopy the content from this link into
/path/to/bits/stdc++.h
copy quickly using curl
remove the header
<cstdalign>
from the file (LINE 55), otherwise compilation fails in some systemsin compilation always add those parameters
-I /path/to/bits
, example:g++ test.cpp -std=c++17 -I ~/Documents/headers