Remove forward enum declaration in utils.h.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 15 May 2013 12:49:05 +0000 (12:49 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 15 May 2013 12:49:05 +0000 (12:49 +0000)
commitaf880d85b8ba82c4cd3bfc987df6f8ae85ebb917
tree29d7b98d8d1f3433f11ace8e1985478b60025479
parent356a523362d2d4afc329f318a0d144ba6ee20d7f
Remove forward enum declaration in utils.h.

These forward declarations are a GNU extension, and they trigger
a build warning when the compiler does not support it.

gdb/ChangeLog:

        * utils.h: #include "exceptions.h".
        (enum errors): Remove partial declaration.
gdb/ChangeLog
gdb/utils.h
This page took 0.035986 seconds and 4 git commands to generate.