dcmtk のソース コードを読んだところ、 ofstdinc.h に次のコメントが見つかりました。
// this file is not and should not be protected against multiple inclusion
また、複数のインクルードから保護すべきではないヘッダー ファイルの種類は何ですか?
dcmtk のソース コードを読んだところ、 ofstdinc.h に次のコメントが見つかりました。
// this file is not and should not be protected against multiple inclusion
また、複数のインクルードから保護すべきではないヘッダー ファイルの種類は何ですか?