OSDN Git Service

Add a missing #include to a header.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 6 Jun 2017 12:21:27 +0000 (12:21 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 6 Jun 2017 12:21:27 +0000 (12:21 +0000)
commit4d354ac7b09cf61a28f75dc911f6860915cbbbf2
treecebb36b59a55b7c341e075e0f21b435d53490fca
parent1edfb2c81942c412275f54e2bcb16fef6bc97fd4
Add a missing #include to a header.

This was masked by lucky #include ordering in the .cpp files and
uncovered when we moved to the canonical ordering because the primary
header was included first (yay!). Unfortunately, I can't build this
locally so took a build-bot iteration to find it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304789 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h