Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
c++でヘッダーに別のヘッダーが含まれているかどうかを確認する方法は?
例えば、インクルードかどうか知りたいのですが、インクルードヘッダーが2つ多く、ヘッダーが他のヘッダーをインクルードしていて、ソースコードを1つずつ確認する必要があるのですが、インクルードされているかどうかを簡単に調べる方法はありますか?