OSDN Git Service

Include <vector> in z-form.cpp so it compiles when precompiled headers are disabled...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 20 Sep 2021 16:36:20 +0000 (09:36 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Mon, 20 Sep 2021 16:36:20 +0000 (09:36 -0700)
commit76d12958594fd02b00844aefa9d31ceb25bbbe37
tree043c4c8cc5b38ab35999a146724dafcdac0f28e6
parent549a7cc999b21a75b9da49ce926b4fbd33184261
Include <vector> in z-form.cpp so it compiles when precompiled headers are disabled.  Resolves https://github.com/hengband/hengband/issues/1581 .
src/term/z-form.cpp