Ensure that g++ knows it is building a PCH (#75)
It seems that g++ 5.4 doesn't realize that it is building a precompiled header unless you pass it -x c++-header.
parent
515ae9f4
Please register or sign in to comment
It seems that g++ 5.4 doesn't realize that it is building a precompiled header unless you pass it -x c++-header.