Remove unnecessary include from linespec.h
authorTom Tromey <tom@tromey.com>
Sat, 31 Mar 2018 18:55:32 +0000 (12:55 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 5 Apr 2018 13:39:37 +0000 (07:39 -0600)
commit8a76bd3ba43205b76226f41fe73e2840c2444742
treeb145c4fe3487abdba6def664e6d12a4ca445afd2
parent8e8d776ead8187343652bda8aa373babe505bd4e
Remove unnecessary include from linespec.h

linespec.h was inculding vec.h, but doesn't expose any VECs.
So, this include can be removed.

ChangeLog
2018-04-05  Tom Tromey  <tom@tromey.com>

* linespec.h: Remove include of "vec.h".
gdb/ChangeLog
gdb/linespec.h
This page took 0.038297 seconds and 4 git commands to generate.