diff options
Diffstat (limited to 'gdbsupport/task-group.cc')
-rw-r--r-- | gdbsupport/task-group.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/task-group.cc b/gdbsupport/task-group.cc index 6844d85..e29ed25 100644 --- a/gdbsupport/task-group.cc +++ b/gdbsupport/task-group.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "common-defs.h" #include "task-group.h" #include "thread-pool.h" |