g++: Can I compile without including Boost if I include a PCH which includes Boost (/seems to include non-PCH)?

前端 未结 0 1399
温柔的废话
温柔的废话 2020-12-19 02:31

I have the following file, boost_pch.h. When compiling, I use g++ boost_pch.h -I C:\\...\\boost which successfully creates the file boost_pch

相关标签:
回答
  • 消灭零回复
提交回复
热议问题